Searched refs:getPriorityFromJSON (Results 1 – 2 of 2) sorted by relevance
576 CalloutPriority getPriorityFromJSON(const nlohmann::json& json);
1268 auto priority = getPriorityFromJSON(jsonCallout); in addJSONCallout()1401 CalloutPriority SRC::getPriorityFromJSON(const nlohmann::json& json) in getPriorityFromJSON() function in openpower::pels::SRC1449 auto priority = getPriorityFromJSON(mruCallout); in getMRUsFromJSON()