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