Searched refs:acquired (Results 1 – 10 of 10) sorted by relevance
44 * instance must be acquired if the device is reconnected. All73 * instance must be acquired if the device is reconnected. All137 * instance must be acquired if the device is reconnected. All168 * must be acquired if the device is reconnected. All subsequent195 * must be acquired with a timeout.
56 * instance must be acquired if the device is reconnected. All
33 * Sent when a fingerprint image is acquired by the sensor35 * @param acquiredInfo a message about the quality of the acquired image
116 fingerprint_acquired_t acquired; member
34 HIDL thread would have acquired the global lock which is needed by the
598 bool acquired = false; in acquireSurfaceBuffer() local600 while (acquired == false) { in acquireSurfaceBuffer()608 acquired = true; in acquireSurfaceBuffer()618 acquired = false; in acquireSurfaceBuffer()623 if (acquired) { in acquireSurfaceBuffer()635 if (acquired == false) { in acquireSurfaceBuffer()
50 * instance must be acquired if the device is reconnected. All73 * instance must be acquired if the device is reconnected. All132 * instance must be acquired if the device is reconnected. All176 * must be acquired if the device is reconnected. All subsequent
99 * primitives used (such as mutex locks or semaphores) must be acquired
991 * based on audio H/W variant information acquired from AUDIO_HW_VARIANT
282 VendorAcquiredFilter(msg->data.acquired.acquired_info, &vendorCode); in notify()