/hardware/interfaces/sensors/2.0/multihal/ |
D | ScopedWakelock.cpp | 31 ScopedWakelock::ScopedWakelock(IScopedWakelockRefCounter* refCounter, bool locked) in ScopedWakelock() argument 32 : mRefCounter(refCounter), mLocked(locked) { in ScopedWakelock()
|
/hardware/interfaces/sensors/2.0/multihal/include/ |
D | ScopedWakelock.h | 95 ScopedWakelock(IScopedWakelockRefCounter* refCounter, bool locked);
|
/hardware/interfaces/broadcastradio/1.0/ |
D | ITuner.hal | 48 * ITunerCallback.tuneComplete() MUST be called once locked on a station 64 * ITunerCallback.tuneComplete() MUST be called once locked on a station 80 * ITunerCallback.tuneComplete() MUST be called once locked on a station
|
/hardware/libhardware/modules/local_time/ |
D | Android.bp | 18 // the oscillator backing the CLOCK_MONOTONIC implementation is phase locked to
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 153 * data will be filled with a pointer to the locked buffer memory. This 170 * NO_RESOURCES when the buffer cannot be locked at this 206 * NO_RESOURCES when the buffer cannot be locked at this 225 * BAD_BUFFER when the buffer is invalid or not locked.
|
/hardware/interfaces/keymaster/4.1/ |
D | IKeymasterDevice.hal | 42 * Called by client to notify the IKeymasterDevice that the device is now locked, and keys with 64 * the timestamp in the verificationToken, the device is still considered to be locked.
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | IMapper.hal | 195 * On success, @p data must be filled with a pointer to the locked buffer 220 * - `NO_RESOURCES` if the buffer cannot be locked at this time. Note 262 * - `NO_RESOURCES` if the buffer cannot be locked at this time. Note 264 * @return layout Data layout of the locked buffer. 280 * - `BAD_BUFFER` if the buffer is invalid or not locked.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssConfiguration.hal | 116 * This setting configures how GPS functionalities should be locked when 120 * locked as per the GpsLock enum.
|
D | IGnssMeasurementCallback.hal | 79 * For example, if the state for a satellite is only C/A code locked and bit
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFaceClientCallback.hal | 121 * LOCKOUT or LOCKOUT_PERMANENT. If the user is permanently locked out, 125 * if the user is not locked out.
|
D | IBiometricsFace.hal | 58 * timeout of the new user (or 0 if the user is not locked out).
|
D | types.hal | 129 * Face authentication is locked out due to too many unsuccessful attempts.
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 64 * The returned buffer may be locked and written to by software and/or GL. This buffer
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asequencer.h | 376 unsigned locked : 1; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asequencer.h | 479 unsigned locked:1; /* timing queue locked for other queues */ member
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDeviceSession.cpp | 60 bool locked = false; in tryLock() local 63 locked = true; in tryLock() 68 return locked; in tryLock() 73 bool locked = false; in tryLock() local 76 locked = true; in tryLock() 81 return locked; in tryLock()
|
/hardware/interfaces/tv/tuner/1.0/ |
D | types.hal | 1232 * Scan locked the signal. 1340 * If frontend locked the signal which is specified by tune method, HAL sends 1345 * If frontend can't locked the signal which is specified by tune method, 1350 * If frontend detect that the locked signal get lost, HAL sends LOST_LOCK 1435 * Difference between tuning frequency and actual locked frequency.
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 111 * Buffers with this format must be locked with IMapper::lockYCbCr
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssMeasurementCallback.hal | 31 * if the state for a satellite is only C/A code locked and bit synchronized, and there is still
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1402 * 'true' indicates door is locked 1472 * True indicates mirror positions are locked and not changeable 1980 * True indicates windows are locked and can't be moved. 2916 /** Steering wheel is locked */ 2920 * Steering wheel is not locked, engine and all accessories are OFF. If
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 210 * <p>Whether auto-exposure (AE) is currently locked to its latest 264 * <p>Whether auto-white balance (AWB) is currently locked to its 1780 * <p>Whether black-level compensation is locked
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 2890 const bool locked = (pthread_mutex_trylock(&out->lock) == 0); in out_dump() local 2903 if (locked) { in out_dump() 4173 const bool locked = (pthread_mutex_trylock(&in->lock) == 0); in in_dump() local 4184 if (locked) { in in_dump()
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 600 * Device in CDMA locked state. 1177 * HDR module could not be obtained because of the RF locked.
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 182 * Buffers with this format must be locked with IMapper::lockYCbCr.
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 451 * device remains locked in a non-interactive state (dozing). This behavior
|