/device/generic/goldfish/audio/ |
D | io_thread.cpp | 26 bool IOThread::notify(const uint32_t mask) { in notify() function in android::hardware::audio::V6_0::implementation::IOThread 40 return notify(STAND_BY_REQUEST); in standby() 44 notify(EXIT_REQUEST); in requestExit()
|
D | io_thread.h | 32 virtual bool notify(uint32_t mask);
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 322 dev->device.notify(&msg); in fingerprint_enroll() 335 dev->device.notify(&msg); in fingerprint_enroll() 339 dev->device.notify(&msg); in fingerprint_enroll() 406 qdev->device.notify(&msg); in fingerprint_cancel() 435 qdev->device.notify(&message); in fingerprint_enumerate() 444 qdev->device.notify(&message); in fingerprint_enumerate() 487 device->notify(&msg); in fingerprint_remove() 502 device->notify(&msg); in fingerprint_remove() 525 device->notify(&msg); in fingerprint_remove() 538 device->notify(&msg); in fingerprint_remove() [all …]
|
/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | SimpleGoldfishOMXComponent.cpp | 499 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onChangeState() 519 notify(OMX_EventCmdComplete, OMX_CommandStateSet, state, NULL); in onChangeState() 545 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onPortEnable() 585 notify(OMX_EventCmdComplete, OMX_CommandFlush, OMX_ALL, NULL); in onPortFlush() 601 notify(OMX_EventError, OMX_ErrorUndefined, 0, 0); in onPortFlush() 629 notify(OMX_EventCmdComplete, OMX_CommandFlush, portIndex, NULL); in onPortFlush() 687 notify(OMX_EventCmdComplete, OMX_CommandStateSet, mState, NULL); in checkTransitions() 701 notify(OMX_EventCmdComplete, OMX_CommandPortDisable, i, NULL); in checkTransitions() 711 notify(OMX_EventCmdComplete, OMX_CommandPortEnable, i, NULL); in checkTransitions()
|
D | GoldfishVideoDecoderOMXComponent.cpp | 234 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, 0, NULL); in handlePortSettingsChange() 252 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange() 256 notify(OMX_EventPortSettingsChanged, kOutputPortIndex, in handlePortSettingsChange() 732 notify(OMX_EventConfigUpdate, in queueOutputFrameConfig()
|
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 271 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, 0, NULL); in onQueueFilled() 289 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled() 344 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled() 354 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onQueueFilled() 370 notify(OMX_EventError, OMX_ErrorUndefined, 0, NULL); in onPortFlushCompleted()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/ |
D | ccbench.py | 222 ready_cond.notify() 243 start_cond.notify(nthreads) 328 ready_cond.notify() 355 start_cond.notify(nthreads) 459 ready_cond.notify() 488 start_cond.notify(nthreads)
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOMOBF.ASL | 84 ;* "notify" command. 86 ;* Usage: This method is called before every "notify" command. A 87 ;* "notify" should only be set if the driver has completed the 201 // Call GNOT for CEVT = 1 = hotkey, notify value = 0 212 ;* lid notify). 234 // Call GNOT for CEVT=2=Lid, notify value = 0 264 // Call GNOT for CEVT=4=Dock, notify value = 0
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/ |
D | VariableSmm.uni | 6 // into BS protocol database, which can be used to notify the SMM Runtime 31 …ls SMM variable protocol into BS protocol database, which can be used to notify the SMM Runtime DX…
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | Queue.py | 138 self.not_empty.notify() 179 self.not_full.notify()
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspNotifyPhase/ |
D | FspNotifyPhasePeim.inf | 2 # Component information file for the FSP notify phase PEI module.
|
/device/mediatek/wembley-sepolicy/prebuilts/api/26.0/plat_private/ |
D | aee_aed.te | 123 # Operation : add selinux rule for crash_dump notify aee_aed 124 # Purpose : make aee_aed can get notify from crash_dump
|
/device/mediatek/wembley-sepolicy/plat_private/ |
D | crash_dump.te | 93 # Operation : add selinux rule for crash_dump notify crash_dump 94 # Purpose : make crash_dump can get notify from crash_dump
|
D | aee_aed.te | 105 # Operation : add selinux rule for crash_dump notify aee_aed 106 # Purpose : make aee_aed can get notify from crash_dump
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Ia32/ |
D | FspApiEntryS.nasm | 24 ; This FSP API will notify the FSP about the different phases in the boot
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspmWrapperPeim/ |
D | FspmWrapperPeim.inf | 7 # notify to call FspSiliconInit API.
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/ |
D | FspsWrapperPeim.inf | 7 # notify to call FspSiliconInit API.
|
/device/google/bonito/sdm710/kernel-headers/media/ |
D | msmb_camera.h | 105 unsigned int notify; member
|
/device/google/bonito/sdm710/original-kernel-headers/media/ |
D | msmb_camera.h | 142 unsigned int notify; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/media/ |
D | msmb_camera.h | 142 unsigned int notify; member
|
/device/google/crosshatch/sdm845/kernel-headers/media/ |
D | msmb_camera.h | 105 unsigned int notify; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | lock_tests.py | 335 self.assertRaises(RuntimeError, cond.notify) 357 cond.notify(3) 367 cond.notify(5)
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/ |
D | FspInitPei.inf | 10 # notify to call FspSiliconInit API.
|
/device/sample/apps/tv/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/ |
D | PartnerReceiver.java | 135 mNotifMan.notify(id, bob.build()); in postNotification()
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera3.cpp | 173 mCallbackOps->notify(mCallbackOps, msg); in sendNotify()
|