Searched refs:FormatUri (Results 1 – 12 of 12) sorted by relevance
48 want->FormatUri(uri); in DoSomethingInterestingWithMyAPI()49 want->FormatUri(type); in DoSomethingInterestingWithMyAPI()
35 URIUtils::FormatUri(uri); in IsSilentProxyEnable()56 URIUtils::FormatUri(uri); in EnableSilentProxy()
40 URIUtils::FormatUri(providerInfo_.uri); in DataProviderConfig()
44 static void FormatUri(std::string &uri);
80 void URIUtils::FormatUri(std::string &uri) in FormatUri() function in OHOS::DataShare::URIUtils
75 want->FormatUri(uri); in DoSomethingInterestingWithMyApiDistributedWant002()76 want->FormatUri(type); in DoSomethingInterestingWithMyApiDistributedWant002()
42 URIUtils::FormatUri(context->uri); in operator ()()
218 DistributedWant& FormatUri(const std::string& uri);227 DistributedWant& FormatUri(const OHOS::Uri& uri);
276 Want &FormatUri(const std::string &uri);285 Want &FormatUri(const Uri &uri);
828 DistributedWant& DistributedWant::FormatUri(const std::string& uri) in FormatUri() function in OHOS::DistributedSchedule::DistributedWant830 return FormatUri(OHOS::Uri(uri)); in FormatUri()833 DistributedWant& DistributedWant::FormatUri(const OHOS::Uri& uri) in FormatUri() function in OHOS::DistributedSchedule::DistributedWant
1491 Want &Want::FormatUri(const std::string &uri) in FormatUri() function in OHOS::AAFwk::Want1493 return FormatUri(Uri(uri)); in FormatUri()1503 Want &Want::FormatUri(const Uri &uri) in FormatUri() function in OHOS::AAFwk::Want
3904 want1->FormatUri(urivalue);3905 want1->FormatUri(keyInt);