Searched refs:GetAppIndexFromProxyURI (Results 1 – 5 of 5) sorted by relevance
42 static bool GetAppIndexFromProxyURI(const std::string &uri, int32_t &appIndex);
65 bool URIUtils::GetAppIndexFromProxyURI(const std::string &uri, int32_t &appIndex) in GetAppIndexFromProxyURI() function in OHOS::DataShare::URIUtils
35 if (!URIUtils::GetAppIndexFromProxyURI(context->uri, context->appIndex)) { in operator ()()
36 URIUtils::GetAppIndexFromProxyURI(providerInfo_.uri, providerInfo_.appIndex); in DataProviderConfig()
942 if (!URIUtils::GetAppIndexFromProxyURI(uri, appIndex)) { in GetSilentProxyStatus()