Home
last modified time | relevance | path

Searched defs:wait (Results 651 – 675 of 1825) sorted by relevance

1...<<21222324252627282930>>...73

/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/
Dbasic_socket_acceptor_ext.hpp1145 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/
Dbasic_socket_acceptor_ext.hpp1145 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/
Dpoll.rs624 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/
Dbasic_socket_acceptor_ext.hpp1145 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 DCellInfoTest.java226 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/
DBpfRingbuf.h226 inline bool BpfRingbufBase::wait(int timeout_ms) { in wait() function
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_connection_factory_impl.cc52 Clock::duration wait = Clock::duration(delay.InMilliseconds()); in PostDelayedTask() local
/aosp_15_r20/art/test/616-cha/src/
H A DMain.java82 static void testOverride(boolean createMain2, boolean wait, boolean setHasJIT) { in testOverride()
/aosp_15_r20/external/selinux/gui/
H A DsemanagePage.py70 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 Dthread.rs83 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 Dthread.rs83 pub fn wait(self) { in wait() method
/aosp_15_r20/cts/apps/CtsVerifier/assets/scripts/power_monitors/
H A Dmonsoon.py77 def __init__(self, device = None, wait = False, log_file_id= None ): argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSemaphoreVk.cpp62 angle::Result SemaphoreVk::wait(gl::Context *context, in wait() function in rx::SemaphoreVk
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DMapInfoGetBuildIDTest.cpp98 std::atomic_bool wait; in MultipleThreadTest() local
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_fuchsia.cc77 async_wait_t* wait, in HandleSignal()
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverEnableAngleAsSystemDriverControllerJUnitTest.java83 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 Dthread.rs83 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 Dthread.rs83 pub fn wait(self) { in wait() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_metric.c123 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 Dthread.rs83 pub fn wait(self) { in wait() method
/aosp_15_r20/external/llvm/lib/Support/
H A DLockFileManager.cpp74 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/include/bpf/
DBpfRingbuf.h225 inline bool BpfRingbufBase::wait(int timeout_ms) { in wait() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query.c100 bool wait, union pipe_query_result *vresult) in v3d_get_query_result()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/common/src/
Dtime.rs22 fn wait(&self) -> nix::Result<()> { in wait() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DLockFileManager.cpp83 struct timespec wait = {1, 0}; // 1 second. in getHostID() local

1...<<21222324252627282930>>...73