Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/data_share/
H A Dload_config_from_data_share_bundle_info_strategy.cpp55 …std::string storeUri = URIUtils::DATA_SHARE_SCHEMA + context->calledBundleName + "/" + context->ca… in LoadConfigFromProfile() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_provider_config.cpp125 …std::string storeUri = URIUtils::DATA_SHARE_SCHEMA + providerInfo_.bundleName + URIUtils::URI_SEPA… in GetFromExtensionProperties() local
H A Ddata_share_profile_config.cpp275 const std::string &tableUri, const std::string &storeUri) in GetAccessCrossMode()