Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp201 std::string pathStartWithName = jsonUriObject.at(PATH_START_WITH_NAME).get<std::string>(); in LoadReservedUrilItem() local
202 reserveUri.pathStartWith = pathStartWithName; in LoadReservedUrilItem()