Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h944 ApplicationPendingState pendingState_ = ApplicationPendingState::READY; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h1303 std::atomic<AbilityState> pendingState_ = AbilityState::INITIAL; // pending life state variable