/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/ |
D | basic_socket_acceptor_ext.hpp | 1145 void wait(wait_type w) in wait() function in boost::asio::basic_socket_acceptor_ext 1171 BOOST_ASIO_SYNC_OP_VOID wait(wait_type w, boost::system::error_code& ec) in wait() function in boost::asio::basic_socket_acceptor_ext
|
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/ |
D | basic_socket_acceptor_ext.hpp | 1145 void wait(wait_type w) in wait() function in boost::asio::basic_socket_acceptor_ext 1171 BOOST_ASIO_SYNC_OP_VOID wait(wait_type w, boost::system::error_code& ec) in wait() function in boost::asio::basic_socket_acceptor_ext
|
/aosp_15_r20/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/ |
D | poll.rs | 624 pub fn wait<'a>(&self, events: &'a EpollEvents) -> Result<PollEvents<'a, T>> { in wait() method 909 pub fn wait(&self) -> Result<PollEvents<'_, T>> { in wait() method
|
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/ |
D | basic_socket_acceptor_ext.hpp | 1145 void wait(wait_type w) in wait() function in boost::asio::basic_socket_acceptor_ext 1171 BOOST_ASIO_SYNC_OP_VOID wait(wait_type w, boost::system::error_code& ec) in wait() function in boost::asio::basic_socket_acceptor_ext
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | CellInfoTest.java | 226 public synchronized void wait(int millis) throws InterruptedException { in wait() method in CellInfoTest.CellInfoResultsCallback 246 public synchronized void wait(int millis) throws InterruptedException { in wait() method in CellInfoTest.CellInfoListener
|
/aosp_15_r20/packages/modules/Connectivity/bpf/headers/include/bpf/ |
D | BpfRingbuf.h | 226 inline bool BpfRingbufBase::wait(int timeout_ms) { in wait() function
|
/aosp_15_r20/external/openscreen/osp/impl/quic/ |
H A D | quic_connection_factory_impl.cc | 52 Clock::duration wait = Clock::duration(delay.InMilliseconds()); in PostDelayedTask() local
|
/aosp_15_r20/art/test/616-cha/src/ |
H A D | Main.java | 82 static void testOverride(boolean createMain2, boolean wait, boolean setHasJIT) { in testOverride()
|
/aosp_15_r20/external/selinux/gui/ |
H A D | semanagePage.py | 70 def wait(self): member in semanagePage
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | thread.rs | 83 pub fn wait(self) { in wait() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | thread.rs | 83 pub fn wait(self) { in wait() method
|
/aosp_15_r20/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
H A D | monsoon.py | 77 def __init__(self, device = None, wait = False, log_file_id= None ): argument
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SemaphoreVk.cpp | 62 angle::Result SemaphoreVk::wait(gl::Context *context, in wait() function in rx::SemaphoreVk
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | MapInfoGetBuildIDTest.cpp | 98 std::atomic_bool wait; in MultipleThreadTest() local
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_fuchsia.cc | 77 async_wait_t* wait, in HandleSignal()
|
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/development/graphicsdriver/ |
D | GraphicsDriverEnableAngleAsSystemDriverControllerJUnitTest.java | 83 public void wait(int timeoutInMilliSeconds) { in wait() method in GraphicsDriverEnableAngleAsSystemDriverControllerJUnitTest.PropertyChangeSignal
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | thread.rs | 83 pub fn wait(self) { in wait() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | thread.rs | 83 pub fn wait(self) { in wait() method
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_query_hw_metric.c | 123 struct nv50_hw_query *hq, bool wait, in nv50_hw_metric_get_query_result()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/ |
H A D | thread.rs | 83 pub fn wait(self) { in wait() method
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | LockFileManager.cpp | 74 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
|
/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/include/bpf/ |
D | BpfRingbuf.h | 225 inline bool BpfRingbufBase::wait(int timeout_ms) { in wait() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_query.c | 100 bool wait, union pipe_query_result *vresult) in v3d_get_query_result()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/common/src/ |
D | time.rs | 22 fn wait(&self) -> nix::Result<()> { in wait() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | LockFileManager.cpp | 83 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
|