| /system/bt/osi/src/ |
| D | future.cc | 63 void future_ready(future_t* future, void* value) { in future_ready() 72 void* future_await(future_t* future) { in future_await() 83 static void future_free(future_t* future) { in future_free()
|
| /system/bt/osi/test/ |
| D | future_test.cc | 40 future_t* future = future_new(); in TEST_F() local 53 future_t* future = future_new_immediate((void*)pass_back_data1); in TEST_F() local
|
| /system/security/keystore/ |
| D | keystore_client_impl.cpp | 190 auto future = promise->get_future(); in addRandomNumberGeneratorEntropy() local 211 auto future = promise->get_future(); in generateKey() local 238 auto future = promise->get_future(); in getKeyCharacteristics() local 266 auto future = promise->get_future(); in importKey() local 292 auto future = promise->get_future(); in exportKey() local 332 auto future = promise->get_future(); in beginOperation() local 362 auto future = promise->get_future(); in updateOperation() local 394 auto future = promise->get_future(); in finishOperation() local 421 auto future = promise->get_future(); in abortOperation() local
|
| D | keystore_cli_v2.cpp | 561 auto future = listener->get_future(); in Confirmation() local
|
| /system/bt/gd/os/linux_generic/ |
| D | repeating_alarm_unittest.cc | 43 auto future = promise.get_future(); in VerifyMultipleDelayedTasks() local 74 auto future = promise.get_future(); in TEST_F() local 99 auto future = promise.get_future(); in TEST_F() local
|
| D | reactor_unittest.cc | 155 auto future = g_promise->get_future(); in TEST_F() local 167 auto future = g_promise->get_future(); in TEST_F() local 187 auto future = g_promise->get_future(); in TEST_F() local 200 auto future = g_promise->get_future(); in TEST_F() local 216 auto future = g_promise->get_future(); in TEST_F() local
|
| D | alarm_unittest.cc | 50 auto future = promise.get_future(); in TEST_F() local 75 auto future = promise.get_future(); in TEST_F() local
|
| /system/bt/common/ |
| D | repeating_timer_unittest.cc | 81 auto future = promise_->get_future(); in VerifyMultipleDelayedTasks() local 138 auto future = promise_->get_future(); in TEST_F() local 200 auto future = promise_->get_future(); in TEST_F() local 235 auto future = promise_->get_future(); in TEST_F() local
|
| D | once_timer_unittest.cc | 93 auto future = promise_->get_future(); in TEST_F() local 162 auto future = promise_->get_future(); in TEST_F() local 214 auto future = promise_->get_future(); in TEST_F() local
|
| D | once_timer.cc | 75 auto future = promise.get_future(); in CancelAndWait() local
|
| D | repeating_timer.cc | 85 auto future = promise.get_future(); in CancelAndWait() local
|
| /system/security/keystore-engine/ |
| D | keystore_backend_binder.cpp | 142 auto future = promise->get_future(); in sign() local 258 auto future = promise->get_future(); in get_pubkey() local
|
| /system/security/keystore/tests/ |
| D | confirmationui_invocation_test.cpp | 68 auto future = listener->get_future(); in TEST() local
|
| /system/hardware/interfaces/wifi/keystore/1.0/default/ |
| D | keystore.cpp | 95 auto future = promise->get_future(); in getPublicKey() local 188 auto future = promise->get_future(); in sign() local
|
| /system/bt/btcore/src/ |
| D | module.cc | 142 future_t* future = function(); in call_lifecycle_function() local
|
| /system/bt/hci/src/ |
| D | hci_layer.cc | 313 future_t* future = future_new(); in transmit_command_futured() local
|
| /system/hardware/interfaces/wifi/keystore/1.0/vts/functional/ |
| D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 154 auto future = promise->get_future(); in generateKey() local
|
| /system/core/adb/daemon/ |
| D | usb.cpp | 731 std::future<void> future = destruction_notifier.get_future(); in usb_ffs_open_thread() local
|
| /system/update_engine/ |
| D | omaha_request_action_unittest.cc | 2229 int64_t future = in TEST_F() local
|