Searched refs:mAlive (Results 1 – 2 of 2) sorted by relevance
92 , mAlive(1) in BpHwBinder()106 if (mAlive) { in transact()114 if (status == DEAD_OBJECT) mAlive = 0; in transact()195 mAlive = 0; in sendObituary()
113 volatile int32_t mAlive; variable