Home
last modified time | relevance | path

Searched refs:uriItem (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp243 for (auto &uriItem : jsonObject.at(URIS_NAME).items()) { in LoadReservedUriList() local
244 const nlohmann::json& jsonUriObject = uriItem.value(); in LoadReservedUriList()