Home
last modified time | relevance | path

Searched defs:convertUri (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.cpp98 std::string convertUri = DATA_PROXY_SCHEMA + uriConfig.authority + uriConfig.path; in GetUriConfig() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_test.cpp156 std::string convertUri = pasteHandler.ToUri(fd); variable
169 std::string convertUri = copyHandler.ToUri(fd); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp6008 std::string convertUri = uri; in QueryExtensionAbilityInfoByUri() local