Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/audio/
Dio_thread.cpp26 bool IOThread::notify(const uint32_t mask) { in notify() function in android::hardware::audio::CPP_VERSION::implementation::IOThread
/device/generic/vulkan-cereal/gl-host-common/opengl/
DGpuFrameBridge.cpp95 void notify() { in notify() function in android::opengl::__anonb7c014940111::Bridge
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp92 void GoldfishOMXComponent::notify( in notify() function in android::GoldfishOMXComponent
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dcamera3.h2513 void (*notify)(const struct camera3_callback_ops *, member
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp62615 void UnixSocket::Shutdown(bool notify) { in Shutdown()