/hardware/nxp/nfc/halimpl/src/adaptation/ |
D | EseAdaptation.cpp | 144 void EseAdaptation::signal() { mCondVar.signal(); } in signal() function in EseAdaptation 161 EseAdaptation::GetInstance().signal(); in Thread() 377 void ThreadCondVar::signal() { in signal() function in ThreadCondVar
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IFrontend.hal | 23 * A Tuner Frontend is used to tune to a frequency and lock signal. It provide 47 * It is used by the client to lock a frequency by providing signal 53 * search and lock the signal. 88 * This uses the frontend to start a scan from signal delivery information. 94 * scan the signal. 95 * @param type the type which the frontend uses to scan the signal.
|
/hardware/nxp/nfc/halimpl/src/include/ |
D | EseAdaptation.h | 47 void signal(); 82 void signal();
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 42 * Carrier frequency of the signal to be corrected, for example it can be the 70 * means either reflection planes serving is not supported or the satellite signal has gone 120 * A struct containing the characteristics of the reflecting plane that the satellite signal has 124 * means either reflection planes serving is not supported or the satellite signal has gone
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | sync.h | 66 void signal() { in signal() function
|
/hardware/nxp/secure_element/libese-spi/src/include/ |
D | NfcAdaptation.h | 44 void signal();
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | sync.h | 89 void signal() { in signal() function
|
/hardware/interfaces/audio/6.0/ |
D | types.hal | 115 * Orientation: Normalized vector to signal the main orientation of the 132 DIRECT = 1, /* Channel used and signal not processed */ 133 PROCESSED = 2, /* Channel used and signal has some process */ 219 /** Normalized point to signal the main orientation of the microphone's
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 115 * Orientation: Normalized vector to signal the main orientation of the 132 DIRECT = 1, /* Channel used and signal not processed */ 133 PROCESSED = 2, /* Channel used and signal has some process */ 219 /** Normalized point to signal the main orientation of the microphone's
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 171 * Orientation: Normalized vector to signal the main orientation of the 188 DIRECT = 1, /* Channel used and signal not processed */ 189 PROCESSED = 2, /* Channel used and signal has some process */ 275 /** Normalized point to signal the main orientation of the microphone's
|
/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | tunnel_test_sensor.c | 142 signal(SIGINT, sigint_handler); in main() 145 signal(SIGALRM, sigint_handler); in main()
|
D | tunnel_test.c | 224 signal(SIGINT, sigint_handler); 230 signal(SIGALRM, sigint_handler);
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IBurstContext.hal | 24 * freeMemory is used by the client to signal to the service that a memory
|
/hardware/google/av/codec2/hidl/services/ |
D | vendor.cpp | 102 signal(SIGPIPE, SIG_IGN); in main()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal() function
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 268 * typically used during continuous GNSS signal sampling.) 285 * All signal measurement information (e.g. svTime, 287 * based on GNSS signal measurements only. You must not synthesize measurements 437 * It contains the measured C/N0 value for the signal at the antenna port. 439 * If a signal has separate components (e.g. Pilot and Data channels) and 466 * fresh signal measurements from this channel. 514 * Carrier frequency of the signal tracked, for example it can be the 594 * amplifier adjusting the power of the incoming signal. The AGC level 598 * strong jamming, in the band of this signal, this value must go more 605 * indicative of changes on input signal power in the frequency band for
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gr.h | 97 inline void signal() { pthread_cond_signal(&cond); } in signal() function
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gr.h | 104 inline void signal() { pthread_cond_signal(&cond); } in signal() function
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | core_impl.cpp | 95 signal(SIGPIPE, SIG_IGN); in Init()
|
/hardware/interfaces/gnss/1.1/ |
D | IGnss.hal | 57 * not, on average, run power hungry operations like RF and signal searches for more than 61 * power and performance tradoffs such as duty-cycling when signal conditions are good and
|
/hardware/interfaces/sensors/2.0/ |
D | types.hal | 34 * Used by the framework to signal to the HAL when events have been
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gr.h | 100 inline void signal() { pthread_cond_signal(&cond); } in signal() function
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gr.h | 100 inline void signal() { pthread_cond_signal(&cond); } in signal() function
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gr.h | 105 inline void signal() { pthread_cond_signal(&cond); } in signal() function
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffectsFactory.hal | 47 * are connected in series and process the same signal
|