Searched refs:mruJSON (Results 1 – 2 of 2) sorted by relevance
597 const nlohmann::json& mruJSON);
1464 const nlohmann::json& mruJSON) in getMRUsFromJSON() argument1475 if (!mruJSON.is_array()) in getMRUsFromJSON()1481 for (const auto& mruCallout : mruJSON) in getMRUsFromJSON()