Home
last modified time | relevance | path

Searched refs:LoadReservedUrilItem (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/deeplinkreserveconfig_fuzzer/
H A Ddeeplinkreserveconfig_fuzzer.cpp92 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
94 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
96 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
98 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
100 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
102 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
104 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
106 deepLinkReserveConfig.LoadReservedUrilItem(jsonUriObject, uriList); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/include/deeplink_reserve/
H A Ddeeplink_reserve_config.h55 void LoadReservedUrilItem(const nlohmann::json &jsonUriObject, std::vector<ReserveUri> &uriList);
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp177 void DeepLinkReserveConfig::LoadReservedUrilItem(const nlohmann::json &jsonUriObject, std::vector<ReserveUri> &uriList) in LoadReservedUrilItem() function in OHOS::AAFwk::DeepLinkReserveConfig
245 LoadReservedUrilItem(jsonUriObject, uriList); in LoadReservedUriList()

Completed in 2 milliseconds