Searched defs:OnAppUpdate (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
H A D | static_acts.cpp | 26 int32_t StaticActs::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t index) in OnAppUpdate() function in OHOS::DistributedData::StaticActs
|
H A D | feature_system.cpp | 84 int32_t FeatureSystem::Feature::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t in… in OnAppUpdate() function in OHOS::DistributedData::FeatureSystem::Feature
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | feature_stub_impl.cpp | 64 int32_t FeatureStubImpl::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t index) in OnAppUpdate() function in OHOS::DistributedData::FeatureStubImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_service_impl.cpp | 784 int32_t DataShareServiceImpl::DataShareStatic::OnAppUpdate(const std::string &bundleName, int32_t u… in OnAppUpdate() function in OHOS::DataShare::DataShareServiceImpl::DataShareStatic 817 int32_t DataShareServiceImpl::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t inde… in OnAppUpdate() function in OHOS::DataShare::DataShareServiceImpl
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 1015 int32_t RdbServiceImpl::RdbStatic::OnAppUpdate(const std::string &bundleName, int32_t user, int32_t… in OnAppUpdate() function in OHOS::DistributedRdb::RdbServiceImpl::RdbStatic
|