Searched refs:mruJSON (Results 1 – 2 of 2) sorted by relevance
594 * @param[in] mruJSON - The JSON array597 const nlohmann::json& mruJSON);
1470 const nlohmann::json& mruJSON) in getSrcStruct() 1481 if (!mruJSON.is_array()) in getSrcStruct() 1487 for (const auto& mruCallout : mruJSON) in getSrcStruct() 1428 getMRUsFromJSON(const nlohmann::json & mruJSON) getMRUsFromJSON() argument