Home
last modified time | relevance | path

Searched refs:g_gotDeathRecipient (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp824 bool DBinderTestDeathRecipient::g_gotDeathRecipient = false; member in OHOS::DBinderTestDeathRecipient
827 return g_gotDeathRecipient; in GotDeathRecipient()
832 g_gotDeathRecipient = false; in ClearDeathRecipient()
837 g_gotDeathRecipient = true; in OnRemoteDied()
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h183 static bool g_gotDeathRecipient; member in OHOS::DBinderTestDeathRecipient

Completed in 2 milliseconds