Home
last modified time | relevance | path

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

/device/generic/goldfish/audio/
Dio_thread.cpp26 bool IOThread::notify(const uint32_t mask) { in notify() function in android::hardware::audio::V6_0::implementation::IOThread
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp92 void GoldfishOMXComponent::notify( in notify() function in android::GoldfishOMXComponent
/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsmb_camera.h142 unsigned int notify; member
/device/google/bonito/sdm710/kernel-headers/media/
Dmsmb_camera.h105 unsigned int notify; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsmb_camera.h142 unsigned int notify; member
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsmb_camera.h105 unsigned int notify; member
/device/generic/goldfish/fingerprint/
Dfingerprint.c545 fingerprint_notify_t notify) { in set_notify_callback()