/hardware/google/aemu/snapshot/include/snapshot/ |
D | TextureLoader.h | 54 virtual void interrupt() = 0; 80 AEMU_EXPORT void interrupt() override { in interrupt() function 82 mLoaderThread->interrupt(); in interrupt()
|
/hardware/qcom/sm8150/gps/utils/ |
D | MsgTask.cpp | 56 virtual void interrupt() override; 88 void MTRunnable::interrupt() { in interrupt() function in loc_util::MTRunnable
|
D | LocThread.h | 62 inline virtual void interrupt() = 0;
|
D | LocThread.cpp | 52 runnable->interrupt(); in ~LocThreadDelegate()
|
D | LocTimer.cpp | 146 inline virtual void interrupt() { close(mFd); } in interrupt() function in loc_util::TimerRunnable
|
D | LocIpc.cpp | 326 inline virtual void interrupt() override { in interrupt() function in loc_util::LocIpcRunnable
|
/hardware/qcom/sm7250/gps/utils/ |
D | MsgTask.cpp | 56 virtual void interrupt() override; 88 void MTRunnable::interrupt() { in interrupt() function in loc_util::MTRunnable
|
D | LocThread.h | 62 inline virtual void interrupt() = 0;
|
D | LocThread.cpp | 52 runnable->interrupt(); in ~LocThreadDelegate()
|
D | LocTimer.cpp | 146 inline virtual void interrupt() { close(mFd); } in interrupt() function in loc_util::TimerRunnable
|
D | LocIpc.cpp | 326 inline virtual void interrupt() override { in interrupt() function in loc_util::LocIpcRunnable
|
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | GLBackgroundLoader.h | 44 void interrupt() override;
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/ |
D | AndroidThread.h | 144 virtual void interrupt() = 0;
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLBackgroundLoader.cpp | 86 void GLBackgroundLoader::interrupt() { in interrupt() function in GLBackgroundLoader
|
/hardware/google/aemu/base/include/aemu/base/threads/ |
D | Thread.h | 154 virtual void interrupt() = 0;
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 22 this enables motion interrupt during the disable sequence.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_display_control.adoc | 51 processing an interrupt and waking up a userspace event is high enough that
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 1184 * modem might need resources and interrupt the current process, or it is
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 498 // ALERT-specific fields. These fields correspond to the interrupt status
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | primsrast.adoc | 3098 Fragments also must: not be omitted so as to interrupt continuity of the
|