/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
H A D | app_state_callback_proxy.cpp | 38 void AppStateCallbackProxy::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AppExecFwk::AppStateCallbackProxy
|
H A D | app_state_callback_host.cpp | 52 void AppStateCallbackHost::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AppExecFwk::AppStateCallbackHost
|
H A D | mock_app_scheduler.cpp | 147 void AppScheduler::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AAFwk::AppScheduler
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | iapp_state_callback.h | 77 virtual void NotifyAppPreCache(int32_t pid, int32_t userId) {} in NotifyAppPreCache() function
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | app_scheduler.h | 100 virtual void NotifyAppPreCache(int32_t pid, int32_t userId) {} in NotifyAppPreCache() function
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_state_callback_proxy.cpp | 169 void AppStateCallbackProxy::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AppExecFwk::AppStateCallbackProxy
|
H A D | app_state_callback_host.cpp | 75 void AppStateCallbackHost::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AppExecFwk::AppStateCallbackHost
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 234 void AppScheduler::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AAFwk::AppScheduler
|
H A D | ability_manager_service.cpp | 11139 void AbilityManagerService::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppPreCache() function in OHOS::AAFwk::AbilityManagerService
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 692 void AppRunningManager::NotifyAppPreCache(const std::shared_ptr<AppRunningRecord>& appRecord, in NotifyAppPreCache() function in OHOS::AppExecFwk::AppRunningManager
|
H A D | app_mgr_service_inner.cpp | 7576 void AppMgrServiceInner::NotifyAppPreCache(int32_t pid, int32_t userId) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
|