Searched refs:attempts (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalManager_test.cpp | 356 int attempts = 0; in TEST_F() local 357 while (StatusCode::TRY_AGAIN == actualStatusCode && ++attempts < 10) { in TEST_F() 362 ASSERT_EQ(kRetriablePropMockedAttempts + 1, attempts); in TEST_F() 427 int attempts = 0; in TEST_F() local 428 while (StatusCode::TRY_AGAIN == actualStatusCode && ++attempts < 10) { in TEST_F() 433 ASSERT_EQ(kRetriablePropMockedAttempts + 1, attempts); in TEST_F()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifilogger_vendor_tag_defs.h | 36 u8 attempts; member
|
D | wifilogger_event_defs.h | 355 u8 attempts; member 365 u8 attempts; member
|
D | wifilogger_diag.cpp | 336 btCoexHidVenData.attempts = pBtCoexHidStartPL->attempts; in process_bt_coex_event() 350 btCoexHidVenData.attempts = pBtCoexHidStopPL->attempts; in process_bt_coex_event()
|
/hardware/interfaces/weaver/1.0/ |
D | IWeaver.hal | 61 * Throttling must be used to limit the frequency of failed read attempts.
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | types.hal | 66 /** The hardware is in lockout due to too many attempts */
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 309 * detachBuffer attempts to remove all ownership of the buffer in the given 360 * attachBuffer attempts to transfer ownership of a buffer to the buffer 478 * connect attempts to connect a client API to the IGraphicBufferProducer. 527 * disconnect attempts to disconnect a client API from the 613 * BufferQueue, and any attempts to attach a buffer with a different
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 1142 int attempts = 0; in audio_config_compare() local 1181 while ((remaining_frames > 0) && (attempts < MAX_READ_ATTEMPTS)) { in audio_config_compare() 1268 attempts, frames_read, remaining_frames); in audio_config_compare() 1270 attempts++; in audio_config_compare()
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 99 The Metadata subsystem attempts to organize and simplify handling of
|
/hardware/interfaces/biometrics/face/1.0/ |
D | types.hal | 129 * Face authentication is locked out due to too many unsuccessful attempts.
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 175 * attempts to deliver a new SMS message. Messages cannot be saved on the
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 319 * subsequently attempts to open, the lower-priority application must be
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 183 * either case, attempts to use an old key with getKeyCharacteristics(), exportKey(),
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 587 * buffer queue, and any attempts to attach a buffer with a different
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 756 * SM attempts PDP activation for a maximum of four attempts.
|
/hardware/interfaces/camera/device/3.2/ |
D | types.hal | 502 * must not make any further attempts to access this buffer as the
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 319 * subsequent attempts to use the key must fail with ErrorCode::MAX_OPS_EXCEEDED, until the
|
D | IKeymasterDevice.hal | 809 * be defined in the implementer's namespace, starting at 10000). In either case, attempts to
|