Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
H A Dbundle_resource_manager.h110 void SendBundleResourcesChangedEvent(const int32_t userId, const uint32_t type);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_manager.cpp147 SendBundleResourcesChangedEvent(userId, type); in AddAllResourceInfo()
507 void BundleResourceManager::SendBundleResourcesChangedEvent(const int32_t userId, const uint32_t ty… in SendBundleResourcesChangedEvent() function in OHOS::AppExecFwk::BundleResourceManager