Searched refs:GetQueryParams (Results 1 – 3 of 3) sorted by relevance
67 auto queryParams = URIUtils::GetQueryParams(uri); in GetAppIndexFromProxyURI()131 std::map<std::string, std::string> URIUtils::GetQueryParams(const std::string& uri) in GetQueryParams() function in OHOS::DataShare::URIUtils
47 static std::map<std::string, std::string> GetQueryParams(const std::string& uri);
59 auto queryParams = URIUtils::GetQueryParams(uri); in GetInfoFromProxyURI()