Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_death_recipient.cpp46 isChildProcess = isChildProcess_]() { in OnRemoteDied()
69 isChildProcess_ = isChildProcess; in SetIsChildProcess()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_death_recipient.h51 bool isChildProcess_ = false; variable