Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h1004 bool isKilling_ = false; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1918 isKilling_ = true; in SetKilling()
1923 return isKilling_; in IsKilling()