/hardware/interfaces/contexthub/1.0/vts/functional/ |
D | VtsHalContexthubV1_0TargetTest.cpp | 159 std::future<ReturnType> future, in waitForCallback() argument 165 EXPECT_TRUE(future.valid()); in waitForCallback() 166 if (result != nullptr && future.valid()) { in waitForCallback() 167 std::future_status status = future.wait_until(expiration); in waitForCallback() 172 *result = future.get(); in waitForCallback() 280 std::future<TransactionResult>&& future) { in checkFailureSyncOrAsync() argument 285 if (!waitForCallback(std::forward<std::future<TransactionResult>>(future), in checkFailureSyncOrAsync()
|
/hardware/interfaces/biometrics/fingerprint/2.1/vts/functional/ |
D | VtsHalBiometricsFingerprintV2_1TargetTest.cpp | 59 std::future<ReturnType> future, in waitForCallback() argument 63 EXPECT_TRUE(future.valid()); in waitForCallback() 64 if (future.valid()) { in waitForCallback() 65 std::future_status status = future.wait_until(expiration); in waitForCallback()
|
/hardware/interfaces/broadcastradio/1.1/ |
D | types.hal | 137 * All other values are reserved for future use. 166 * All other values are reserved for future use. 229 * because the enum may be extended in future versions of the HAL. Values out of 249 * because the enum may be extended in future versions of the HAL. Values out of
|
/hardware/interfaces/tests/multithread/1.0/ |
D | IMultithread.hal | 29 * Could not be decremented by future calls
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 67 * Set the dimensions and format of future preview buffers. 115 * @param timestamp The timestamp to set for future buffers.
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 27 * Indicates intent to start offload for tethering in immediate future. 133 * any currently configured or future configured IPv4 downstreams to this upstream interface. 139 * management process may begin forwarding any currently configured or future configured IPv6 181 * preserved so that offload may begin in the future when an upstream is set.
|
/hardware/interfaces/vibrator/aidl/vts/ |
D | VtsHalVibratorTargetTest.cpp | 96 std::future<void> completionFuture{completionPromise.get_future()}; in TEST_P() 150 std::future<void> completionFuture{completionPromise.get_future()}; in TEST_P() 398 std::future<void> completionFuture{completionPromise.get_future()}; in TEST_P()
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 215 * continues to evolve, new values may be defined in the future. Use OTHER for these future values
|
/hardware/interfaces/drm/1.2/ |
D | types.hal | 101 * time is in the future. The key must become usable when
|
/hardware/interfaces/camera/provider/2.5/ |
D | ICameraProvider.hal | 57 * active and future output.
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.t | 581 * Failure because a deadline could not be met for a task, but future 587 * Failure because a deadline could not be met for a task, and future 594 * Failure because of a resource limitation within the driver, but future 600 * Failure because of a resource limitation within the driver, and future
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 313 * assumed as it may change in the future. Instead, always use functions 332 * All other representations are reserved for future use. 335 * this will not the be case in future revisions of the platform. Wherever there 344 /** 1 is reserved for future use */ 346 /* 3 is reserved for future use */
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 309 * assumed as it may change in the future. Instead, always use functions 328 * All other representations are reserved for future use. 331 * this will not the be case in future revisions of the platform. Wherever there 339 /** 1 is reserved for future use */ 341 /** 3 is reserved for future use */
|
/hardware/interfaces/graphics/common/1.2/ |
D | types.hal | 107 /* bits 28 and 32-47 must be zero and are reserved for future versions */
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 171 * time, but locking may succeed at a future 207 * time, but locking may succeed at a future
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 66 * ready to accept a future valid stream configuration in a later
|
/hardware/interfaces/keymaster/4.1/ |
D | IKeymasterDevice.hal | 62 * device-lock time, for future comparison against auth tokens when operations using
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 349 * assumed as it may change in the future. Instead, always use functions 368 * All other representations are reserved for future use. 371 * this will not the be case in future revisions of the platform. Wherever there 380 /** 1 is reserved for future use */ 382 /* 3 is reserved for future use */
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 343 * assumed as it may change in the future. Instead, always use functions 362 * All other representations are reserved for future use. 365 * this will not the be case in future revisions of the platform. Wherever there 374 /** 1 is reserved for future use */ 376 /* 3 is reserved for future use */
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 446 * All other values are reserved for future use. 567 * Maps to IdentifierType enum. The enum may be extended in future versions 616 * The list may change in future versions, so the implementation must obey, 711 * Maps to MetadataKey enum. The enum may be extended in future versions
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 69 * of likely future (statistical) barring for specific services.
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 82 ALL_USERS = TagType:BOOL | 500, /** Reserved for future use -- ignore. */ 83 USER_ID = TagType:UINT | 501, /** Reserved for future use -- ignore. */
|
/hardware/interfaces/wifi/offload/1.0/ |
D | types.hal | 99 * should not be zero. In future versions, periodic scans can be eliminated */
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceSession.hal | 72 * ready to accept a future valid stream configuration in a later
|
/hardware/interfaces/gnss/1.0/ |
D | IGnss.hal | 115 * not expect any GNSS requests in the immediate future - e.g. this may be called when
|