Home
last modified time | relevance | path

Searched refs:GetOptParamUri (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp186 const std::string uriString = GetOptParamUri(rawUriString); in MatchUriAndType()
232 std::string paramUriString = GetOptParamUri(want.GetUriString()); in MatchLinkFeature()
277 const std::string uriString = GetOptParamUri(rawUriString); in MatchUriAndType()
334 std::string Skill::GetOptParamUri(const std::string &uriString) in GetOptParamUri() function in OHOS::AppExecFwk::Skill
360 std::string optParamUri = GetOptParamUri(uriString); in MatchUri()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dskill.h48 static std::string GetOptParamUri(const std::string &uriString);
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp91 static std::string GetOptParamUri(const std::string &linkString) in GetOptParamUri() function
120 std::string optParamUri = GetOptParamUri(link); in isUriMatched()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp444 std::string uri = Skill::GetOptParamUri(want.GetUriString()); in GetTypeFromWant()

Completed in 4 milliseconds