Searched refs:mruJSON (Results 1 – 2 of 2) sorted by relevance
585 const nlohmann::json& mruJSON);
1428 const nlohmann::json& mruJSON) in getMRUsFromJSON() argument1439 if (!mruJSON.is_array()) in getMRUsFromJSON()1445 for (const auto& mruCallout : mruJSON) in getMRUsFromJSON()