Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 8 of 8) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DEvdevModule.cpp47 void loop();
66 mPollThread = std::thread(&EvdevModule::loop, this); in init()
81 void EvdevModule::loop() { in loop() function in android::EvdevModule
/hardware/interfaces/wifi/1.3/default/
DTHREADING.README6 2. Legacy HAL event loop thread: This is the thread forked off for processing
7 the legacy HAL event loop (wifi_event_loop()). This thread is used to process
20 accesed from the legacy hal event loop thread as well.
35 synchronous callback executed on the legacy hal event loop thread.
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h44 mTimerThread = std::thread(&RecurrentTimer::loop, this, action); in RecurrentTimer()
94 void loop(const Action& action) { in loop() function
/hardware/interfaces/health/2.0/default/
DAndroid.bp45 // The implementation does NOT start the uevent loop for polling.
/hardware/qcom/audio/hal/audio_extn/
Dcirrus_playback.c738 goto loop; in audio_extn_cirrus_failure_detect_thread()
748 goto loop; in audio_extn_cirrus_failure_detect_thread()
785 loop: in audio_extn_cirrus_failure_detect_thread()
/hardware/interfaces/broadcastradio/2.0/
DITunerSession.hal40 * scan operation (where the radio seeks through programs in a loop until
/hardware/interfaces/radio/1.4/
Dtypes.hal1120 * Test loop-back data call has been successfully brought down.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2669 * This op applies NMS algorithm to each class. In each loop of execution,