Home
last modified time | relevance | path

Searched refs:bunleName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_server.h41 … std::shared_ptr<SharingCenter> ConnectSharingCenter(int32_t userId, const std::string &bunleName);
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp75 …_ptr<SharingCenter> CloudServer::ConnectSharingCenter(int32_t userId, const std::string &bunleName) in ConnectSharingCenter() argument