/aosp_15_r20/tools/asuite/adevice/tests/common/ |
H A D | fakes.rs | 140 fn wait(&self, _profiler: &mut Profiler) -> Result<String> { in wait() method
|
/aosp_15_r20/external/crosvm/base/src/ |
H A D | wait_context.rs | 218 pub fn wait(&self) -> Result<SmallVec<[TriggeredEvent<T>; 16]>> { in wait() method
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Device.cpp | 165 nn::GeneralResult<void> Device::wait() const { in wait() function in android::hardware::neuralnetworks::V1_3::utils::Device
|
/aosp_15_r20/external/pytorch/test/cpp/c10d/ |
H A D | ProcessGroupGlooAsyncTest.cpp | 96 void wait(c10::intrusive_ptr<c10d::Work>& work) { in wait() function in AsyncInputIsOutputTest
|
/aosp_15_r20/system/core/fs_mgr/libfs_avb/ |
H A D | fs_avb.cpp | 568 bool AvbHandle::TearDownAvbHashtree(FstabEntry* fstab_entry, bool wait) { in TearDownAvbHashtree()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_framebuffer.c | 727 int64_t wait = (min_swap_period - delta) * fudge; in wait_swap_interval() local
|
/aosp_15_r20/external/crosvm/cros_async/src/sync/ |
H A D | waiter.rs | 213 pub fn wait(&self) -> WaitFuture<'_> { in wait() method
|
/aosp_15_r20/art/test/924-threads/src/art/ |
H A D | Test924.java | 422 private static void printMajorityThreadState(Thread t, int votes, int wait) throws Exception { in printMajorityThreadState()
|
/aosp_15_r20/system/core/fs_mgr/libfstab/include/fstab/ |
H A D | fstab.h | 64 bool wait : 1; member
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | queue.rs | 213 unsafe fn wait(&self) { in wait() method
|
/aosp_15_r20/system/core/init/ |
H A D | keychords_test.cpp | 213 void TestFrame::RelaxForMs(std::chrono::milliseconds wait) { in RelaxForMs()
|
/aosp_15_r20/external/igt-gpu-tools/benchmarks/ |
H A D | gem_busy.c | 81 struct drm_i915_gem_wait wait = { .bo_handle = handle }; in gem_wait__busy() local
|
/aosp_15_r20/hardware/interfaces/gnss/1.0/vts/functional/ |
H A D | VtsHalGnssV1_0TargetTest.cpp | 124 inline std::cv_status wait(int timeoutSeconds) { in wait() function in GnssHalTest
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_sync.c | 229 struct vk_sync_wait wait = { in __vk_sync_wait() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | Device.cpp | 214 nn::GeneralResult<void> Device::wait() const { in wait() function in android::hardware::neuralnetworks::V1_2::utils::Device
|
/aosp_15_r20/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
H A D | NetworkScanApiTest.java | 272 public synchronized void wait(int millis) throws InterruptedException { in wait() method in NetworkScanApiTest.CellInfoResultsCallback
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | queue.rs | 213 unsafe fn wait(&self) { in wait() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | queue.rs | 213 unsafe fn wait(&self) { in wait() method
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_query_hw.c | 165 fd_hw_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, in fd_hw_get_query_result()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | queue.rs | 213 unsafe fn wait(&self) { in wait() method
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_insert_delay_alu.cpp | 162 alu_delay_wait wait = (alu_delay_wait)imm[i]; in parse_delay_alu() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/ |
H A D | queue.rs | 213 unsafe fn wait(&self) { in wait() method
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_query.c | 653 bool wait, in get_query_result() 1109 bool wait, in zink_get_query_result()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | Manager.cpp | 146 int wait() const override { in wait() function in android::nn::DriverDevice 892 int wait() const override { return ANEURALNETWORKS_NO_ERROR; } in wait() function in android::nn::CpuDevice
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | tipc_virtio_dev.c | 1271 bool wait) { in tipc_send_data() 1395 bool wait) { in tipc_send_buf()
|