Searched defs:OnAppUninstall (Results 1 - 5 of 5) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
H A D | static_acts.cpp | 21 int32_t StaticActs::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnAppUninstall() function in OHOS::DistributedData::StaticActs
|
H A D | feature_system.cpp | 79 int32_t FeatureSystem::Feature::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnAppUninstall() function in OHOS::DistributedData::FeatureSystem::Feature
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | feature_stub_impl.cpp | 56 int32_t FeatureStubImpl::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnAppUninstall() function in OHOS::DistributedData::FeatureStubImpl
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_service_impl.cpp | 285 int32_t ObjectServiceImpl::ObjectStatic::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnAppUninstall() function in OHOS::DistributedObject::ObjectServiceImpl::ObjectStatic
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 942 int32_t CloudServiceImpl::CloudStatic::OnAppUninstall(const std::string &bundleName, int32_t user, int32_t index) in OnAppUninstall() function in CloudServiceImpl::CloudStatic
|
Completed in 6 milliseconds