Home
last modified time | relevance | path

Searched refs:CheckBMS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dbundle_mgr_proxy.cpp34 proxy_ = CheckBMS(); in GetBundleMgrProxy()
53 sptr<IRemoteObject> BundleMgrProxy::CheckBMS() in CheckBMS() function in OHOS::DataShare::BundleMgrProxy
H A Dbundle_mgr_proxy.h71 sptr<IRemoteObject> CheckBMS();
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp1144 if (BundleMgrProxy::GetInstance()->CheckBMS() != nullptr) { in InitSubEvent()