/device/google/cuttlefish/common/libs/utils/ |
D | vsock_connection.h | 38 std::future<bool> ConnectAsync(unsigned int port, unsigned int cid, 47 std::future<std::vector<char>> ReadAsync(size_t size); 51 std::future<std::vector<char>> ReadMessageAsync(); 53 std::future<Json::Value> ReadJsonMessageAsync();
|
D | vsock_connection.cpp | 44 std::future<bool> VsockConnection::ConnectAsync( in ConnectAsync() 118 std::future<std::vector<char>> VsockConnection::ReadAsync(size_t size) { in ReadAsync() 144 std::future<std::vector<char>> VsockConnection::ReadMessageAsync() { in ReadMessageAsync() 160 std::future<Json::Value> VsockConnection::ReadJsonMessageAsync() { in ReadJsonMessageAsync()
|
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/ |
D | JobExecutor.java | 65 for (GceFuture<?> future : futures) { in schedule() 69 future.get(Math.max(0, endTime - System.currentTimeMillis()), in schedule() 72 stragglers.add(future); in schedule() 77 stragglers.add(future); in schedule()
|
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 499 std::future<void> future{promise.get_future()}; in TEST_P() local 562 EXPECT_EQ(future.wait_for(std::chrono::milliseconds(100)), std::future_status::ready); in TEST_P() 628 std::future<void> future{promise.get_future()}; in TEST_P() local 656 EXPECT_EQ(future.wait_for(std::chrono::milliseconds(100)), std::future_status::ready); in TEST_P()
|
/device/google/cuttlefish/tests/reliability/src/com/android/cuttlefish/tests/ |
D | CuttlefishReliabilityTest.java | 106 for (Future<?> future : futures) { in testCuttlefishBootReliability() 108 future.get(); in testCuttlefishBootReliability()
|
/device/google/cuttlefish/host/commands/stop/ |
D | main.cc | 208 std::vector<std::future<int>> exit_state_futures; in StopCvdMain() 211 std::future<int> exit_code_from_thread = std::async( in StopCvdMain()
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | camera_streamer.h | 59 std::future<bool> pending_connection_;
|
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/ |
D | README.md | 84 If you have ideas for releases in the future, it is a good idea to list them in the README. 89 …eed to set. Make these steps explicit. These instructions could also be useful to your future self.
|
/device/generic/goldfish/phone/overlay/frameworks/base/packages/overlays/GoldfishSkinConfig/ |
D | Android.bp | 25 // that may change in the future, such as V or later
|
/device/google/cuttlefish/host/libs/config/ |
D | host_tools_version.cpp | 58 std::vector<std::future<uint32_t>> calculations; in DirectoryCrc()
|
/device/generic/armv7-a-neon/ |
D | mini_common.mk | 49 com.android.future.usb.accessory \
|
/device/sample/frameworks/PlatformLibrary/ |
D | README.txt | 41 the Android API. In the future we will allow shared libraries to have their
|
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.h | 223 std::future<void> mAsyncHandle;
|
/device/generic/goldfish/audio/ |
D | stream_in.cpp | 99 std::future<pthread_t> getTid() { in getTid()
|
D | stream_out.cpp | 102 std::future<pthread_t> getTid() { in getTid()
|
/device/linaro/hikey/self-extractors_hikey960/hisilicon/ |
D | LICENSE | 106 this Agreement in the future.
|
/device/linaro/poplar/proprietary/hisilicon/ |
D | LICENSE | 49 …ISILICON's rights to enforce such provision or any other provision of this Agreement in the future.
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 932 // timeout, future samples will be handled normally. 1457 // plan, this field will become the escape hatch to allow future data sources 1796 // future, to be replaced with a smarter way of sending the notifications 2598 // [128, MAX]: Reserved for future use. The idea is to allow global clock 6204 // backwards-compatibility in TraceProcessor. May be removed in the future - 6264 // We intend to add a binary symbol version of this in the future. 7094 // Extension support is work-in-progress, in the future the way to reserve a 7101 // Extension range for future use. 7107 // Deprecated / legacy event fields, which will be removed in the future: 8444 // Deprecated / legacy fields, which will be removed in the future: [all …]
|
/device/amlogic/yukawa/binaries/gpu/ |
D | END_USER_LICENCE_AGREEMENT.txt | 166 other provision of this Licence in the future.
|
/device/google/cuttlefish/system_image/ |
D | Android.bp | 567 "com.android.future.usb.accessory", // media_system
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 269 present and future Contributions submitted to TianoCore site. Except 490 present and future Contributions submitted to TianoCore site. Except
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 269 present and future Contributions submitted to TianoCore site. Except 490 present and future Contributions submitted to TianoCore site. Except
|
/device/google/gs201/ |
D | device.mk | 527 com.android.future.usb.accessory
|
/device/google/zuma/ |
D | device.mk | 587 com.android.future.usb.accessory
|
/device/google/zumapro/ |
D | device.mk | 647 com.android.future.usb.accessory
|