Searched refs:uriItem (Results 1 – 1 of 1) sorted by relevance
243 for (auto &uriItem : jsonObject.at(URIS_NAME).items()) { in LoadReservedUriList() local244 const nlohmann::json& jsonUriObject = uriItem.value(); in LoadReservedUriList()