Home
last modified time | relevance | path

Searched defs:isCallerDied (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/connection_state_manager_test/
H A Dconnection_state_manager_test.cpp183 bool isCallerDied = false; variable
198 bool isCallerDied = false; variable
215 bool isCallerDied = true; variable
232 bool isCallerDied = false; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_record.cpp170 void ConnectionRecord::CompleteDisconnect(int resultCode, bool isCallerDied, bool isTargetDied) in CompleteDisconnect()
H A Dconnection_state_manager.cpp113 bool isCallerDied) in RemoveConnection()