Searched defs:OnUserChange (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | feature_stub_impl.cpp | 88 int32_t FeatureStubImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &ac… in OnUserChange() function in OHOS::DistributedData::FeatureStubImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
H A D | feature_system.cpp | 99 int32_t FeatureSystem::Feature::OnUserChange(uint32_t code, const std::string &user, const std::str… in OnUserChange() function in OHOS::DistributedData::FeatureSystem::Feature
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_service_impl.cpp | 179 int32_t ObjectServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &… in OnUserChange() function in OHOS::DistributedObject::ObjectServiceImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 647 int32_t CloudServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &a… in OnUserChange() function in OHOS::CloudData::CloudServiceImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 819 int32_t KVDBServiceImpl::OnUserChange(uint32_t code, const std::string &user, const std::string &ac… in OnUserChange() function in OHOS::DistributedKv::KVDBServiceImpl
|