Searched refs:GetOptParamUri (Results 1 – 4 of 4) sorted by relevance
199 const std::string uriString = GetOptParamUri(rawUriString); in MatchUriAndType()245 std::string paramUriString = GetOptParamUri(want.GetUriString()); in MatchLinkFeature()290 const std::string uriString = GetOptParamUri(rawUriString); in MatchUriAndType()347 std::string Skill::GetOptParamUri(const std::string &uriString) in GetOptParamUri() function in OHOS::AppExecFwk::Skill373 std::string optParamUri = GetOptParamUri(uriString); in MatchUri()
91 static std::string GetOptParamUri(const std::string &linkString) in GetOptParamUri() function120 std::string optParamUri = GetOptParamUri(link); in isUriMatched()
48 static std::string GetOptParamUri(const std::string &uriString);
447 std::string uri = Skill::GetOptParamUri(want.GetUriString()); in GetTypeFromWant()