| /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/iorap/src/common/ |
| D | async_pool.h | 57 std::future<void> future = std::move(*it); in Join() local 79 auto future = std::async(std::launch::async, std::forward<T>(u)); in LaunchAsync() local
|
| /system/bt/main/shim/ |
| D | config.cc | 39 auto future = promise.get_future(); in checksum_read() local 52 auto future = promise.get_future(); in checksum_save() local 66 auto future = promise.get_future(); in config_new() local 81 auto future = promise.get_future(); in config_save() local
|
| /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/bt/gd/ |
| D | stack_manager.cc | 40 auto future = promise.get_future(); in StartUp() local 57 auto future = promise.get_future(); in ShutDown() local
|
| /system/bt/gd/os/linux_generic/ |
| D | repeating_alarm_unittest.cc | 47 auto future = promise.get_future(); in VerifyMultipleDelayedTasks() local 85 auto future = promise.get_future(); in TEST_F() local 112 auto future = promise.get_future(); in TEST_F() local
|
| D | alarm_unittest.cc | 57 auto future = promise.get_future(); in TEST_F() local 83 auto future = promise.get_future(); in TEST_F() local
|
| D | reactor_unittest.cc | 200 auto future = g_promise->get_future(); in TEST_F() local 212 auto future = g_promise->get_future(); in TEST_F() local 284 auto future = g_promise->get_future(); in TEST_F() local 297 auto future = g_promise->get_future(); in TEST_F() local 318 auto future = g_promise->get_future(); in TEST_F() local 361 auto future = g_promise->get_future(); in TEST_F() local
|
| D | handler_unittest.cc | 54 auto future = closure_ran.get_future(); in TEST_F() local 102 auto future = promise.get_future(); in TEST_F() local
|
| /system/security/keystore/ |
| D | keystore_client_impl.cpp | 184 auto future = promise->get_future(); in addRandomNumberGeneratorEntropy() local 205 auto future = promise->get_future(); in generateKey() local 232 auto future = promise->get_future(); in getKeyCharacteristics() local 260 auto future = promise->get_future(); in importKey() local 286 auto future = promise->get_future(); in exportKey() local 326 auto future = promise->get_future(); in beginOperation() local 356 auto future = promise->get_future(); in updateOperation() local 390 auto future = promise->get_future(); in finishOperation() local 418 auto future = promise->get_future(); in abortOperation() 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
|
| /system/bt/test/headless/read/ |
| D | name.cc | 53 auto future = promise_.get_future(); in Run() 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/bt/gd/l2cap/classic/internal/ |
| D | signalling_manager_test.cc | 40 auto future = promise.get_future(); in SyncHandler() local
|
| D | fixed_channel_service_manager_test.cc | 61 auto future = promise.get_future(); in sync_user_handler() local
|
| /system/bt/gd/storage/ |
| D | legacy_test.cc | 126 auto future = promise.get_future(); in TEST_F() local 135 auto future = promise.get_future(); in TEST_F() local 143 auto future = promise.get_future(); in TEST_F() local 152 auto future = promise.get_future(); in TEST_F() 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 | 151 auto future = promise->get_future(); in getPublicKey() local 231 auto future = promise->get_future(); in sign() local
|
| /system/bt/gd/security/test/ |
| D | fake_l2cap_test.cc | 65 auto future = promise.get_future(); in sync_handler() local
|
| /system/bt/test/headless/sdp/ |
| D | sdp.cc | 93 auto future = promise.get_future(); in sdp_query_uuid() local
|
| /system/bt/gd/l2cap/le/internal/ |
| D | fixed_channel_service_manager_test.cc | 61 auto future = promise.get_future(); in sync_user_handler() local
|
| D | dynamic_channel_service_manager_test.cc | 63 auto future = promise.get_future(); in sync_user_handler() local
|
| /system/bt/gd/shim/ |
| D | l2cap_test.cc | 198 auto future = promise.get_future(); in CreateConnection() local 376 auto future = test_link_.connection_closed_promise_.get_future(); in TEST_F() local 408 auto future = promise.get_future(); in TEST_F() local 433 auto future = promise.get_future(); in TEST_F() local
|