Home
last modified time | relevance | path

Searched refs:PARAM_URI_SEPARATOR (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.h50 static constexpr const char *PARAM_URI_SEPARATOR = ":///"; member in OHOS::DataShare::URIUtils
H A Duri_utils.cpp84 size_t schemePos = convertUri.find(PARAM_URI_SEPARATOR); in GetUriConfig()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_constants.h101 constexpr const char* PARAM_URI_SEPARATOR = ":///"; member
/foundation/distributeddatamgr/data_share/frameworks/native/permission/src/
H A Ddata_share_called_config.cpp67 size_t schemePos = uriWithoutQuery.find(Constants::PARAM_URI_SEPARATOR); in GetFromProxyData()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp110 constexpr const char* PARAM_URI_SEPARATOR = ":///"; member
6011 size_t schemePos = uri.find(PARAM_URI_SEPARATOR); in QueryExtensionAbilityInfoByUri()

Completed in 15 milliseconds