Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp701 auto notifyAppPreCache = [pid, userId, inner = appMgrServiceInner]() { in NotifyAppPreCache() local
707 appRecord->PostTask("NotifyAppPreCache", 0, notifyAppPreCache); in NotifyAppPreCache()