Home
last modified time | relevance | path

Searched defs:alive (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/platform/host/renderthread/
DHintSessionWrapper.cpp46 bool HintSessionWrapper::alive() { in alive() function in android::uirenderer::renderthread::HintSessionWrapper
/frameworks/base/libs/hwui/renderthread/
DHintSessionWrapper.cpp187 bool HintSessionWrapper::alive() { in alive() function in android::uirenderer::renderthread::HintSessionWrapper
/frameworks/base/libs/hwui/tests/unit/
DOpBufferTests.cpp48 int alive() { return ctor_count - dtor_count; } in alive() function
/frameworks/native/libs/ftl/
Dstatic_vector_test.cpp386 bool alive = true; member
Dsmall_vector_test.cpp476 bool alive = true; member
/frameworks/base/services/core/jni/
Dcom_android_server_utils_AnrTimer.cpp478 bool alive() const { in alive() function in android::__anoncbc99b2b0111::AnrTimerService::Timer
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp1376 bool alive = target->isBinderAlive(); in android_os_BinderProxy_isBinderAlive() local