Home
last modified time | relevance | path

Searched defs:needSnapshot (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_jsheap_mem_info.h28 bool needSnapshot = false; member
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3209 void Session::SetNeedSnapshot(bool needSnapshot) in SetNeedSnapshot()