Searched refs:async (Results 1 – 16 of 16) sorted by relevance
/system/iorap/src/common/ |
D | async_pool.h | 79 auto future = std::async(std::launch::async, std::forward<T>(u)); in LaunchAsync()
|
/system/media/audio_utils/include/audio_utils/ |
D | FdToString.h | 51 mOutput = std::async(std::launch::async, reader, mPipeFd[0], mTimeoutTimeNs, mPrefix); in mPrefix()
|
/system/sepolicy/private/ |
D | keystore.te | 11 # This is used for the ConfirmationUI async callback.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | keystore.te | 11 # This is used for the ConfirmationUI async callback.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | keystore.te | 11 # This is used for the ConfirmationUI async callback.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | keystore.te | 11 # This is used for the ConfirmationUI async callback.
|
/system/bt/test/rootcanal/ |
D | Android.bp | 49 "android.hardware.bluetooth-async", 96 "android.hardware.bluetooth-async",
|
/system/bt/vendor_libs/linux/interface/ |
D | async_fd_watcher.h | 26 namespace async {
|
D | bluetooth_hci.h | 58 async::AsyncFdWatcher fd_watcher_;
|
D | async_fd_watcher.cc | 37 namespace async { namespace
|
/system/bt/bta/include/ |
D | bta_jv_api.h | 209 bool async; /* false, if local initiates disconnect */ member 281 bool async; /* false, if local initiates disconnect */ member
|
/system/core/fs_mgr/libfs_avb/tests/ |
D | util_test.cpp | 182 auto wait_file = std::async(WaitForFile, wait_path.value(), 500ms, FileWaitMode::Exists); in TEST() 203 auto wait_file = std::async(WaitForFile, wait_path.value(), 50ms, FileWaitMode::Exists); in TEST()
|
/system/bt/bta/jv/ |
D | bta_jv_act.cc | 876 evt_data.l2c_close.async = true; in bta_jv_l2cap_client_cback() 984 evt_data.async = false; in bta_jv_l2cap_close() 1025 evt_data.l2c_close.async = true; in bta_jv_l2cap_server_cback() 1132 evt_data.async = false; in bta_jv_l2cap_stop_server() 1280 evt_data.rfc_close.async = true; in bta_jv_port_mgmt_cl_cback() 1282 evt_data.rfc_close.async = false; in bta_jv_port_mgmt_cl_cback() 1493 evt_data.rfc_close.async = true; in bta_jv_port_mgmt_sr_cback() 1502 evt_data.rfc_close.async = false; in bta_jv_port_mgmt_sr_cback() 2192 evt.l2c_close.async = false; in bta_jv_l2cap_stop_server_le() 2203 evt.l2c_close.async = false; in bta_jv_l2cap_stop_server_le()
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_test.cpp | 655 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 2573 threads.emplace_back(std::async( in test_multithread() 2574 std::launch::async, [&]() { return (bool)multithreadInterface->runNewThread(); })); in test_multithread()
|
/system/iorap/tests/src/compiler/testdata/ |
D | common_textcache | 8241 64772 1889 -1 /data/data/com.google.android.googlequicksearchbox/cache/cronet-async 8242 64772 1894 -1 /data/data/com.google.android.googlequicksearchbox/cache/cronet-async/version 8243 64772 1892 -1 /data/data/com.google.android.googlequicksearchbox/cache/cronet-async/prefs 8244 64772 7123 -1 /data/data/com.google.android.googlequicksearchbox/cache/cronet-async/prefs/local_pre…
|