Searched defs:alive (Results 1 – 4 of 4) sorted by relevance
48 int alive() { return ctor_count - dtor_count; } in alive() function
366 bool alive = true; member
328 bool alive = true; member
1281 bool alive = target->isBinderAlive(); in android_os_BinderProxy_isBinderAlive() local