Home
last modified time | relevance | path

Searched defs:wait (Results 201 – 225 of 239) sorted by relevance

12345678910

/aosp12/packages/modules/adb/client/
H A Dadb_install.cpp308 static int install_app_incremental(int argc, const char** argv, bool wait, bool silent) { in install_app_incremental()
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/test/
H A DDeviceTest.cpp255 TEST(DeviceTest, wait) { in TEST() argument
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/test/
H A DDeviceTest.cpp265 TEST(DeviceTest, wait) { in TEST() argument
/ohos5.0/drivers/hdf_core/framework/core/adapter/vnode/src/
H A Dhdf_vnode_adapter.c675 static unsigned int HdfVNodeAdapterPoll(struct file *filep, poll_table *wait) in HdfVNodeAdapterPoll()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c45 bool wait; member
905 static void SdpSendDisconnectRequest(uint16_t lcid, bool wait) in SdpSendDisconnectRequest()
/aosp12/system/core/libsync/tests/
H A Dsync_test.cpp200 int wait(int timeout = -1) { in wait() function in __anon98ced3490110::SyncFence
/aosp12/bionic/libc/kernel/uapi/drm/
H A Dvia_drm.h155 int wait; member
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp641 void wait(bool timeout) { in wait() function
/aosp12/hardware/interfaces/wifi/supplicant/1.3/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp98 inline std::cv_status wait(DppCallbackType waitForCallbackType) { in wait() function in SupplicantStaIfaceHidlTest
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger.cpp1374 void WifiLoggerCommand::waitForRsp(bool wait) in waitForRsp()
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/tests/
H A DMediaSampleWriterTests.cpp91 const Event& popEvent(bool wait = false) { in popEvent()
/aosp12/system/unwinding/libunwindstack/tests/
H A DUnwindTest.cpp466 std::atomic_bool wait; in TEST_F() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp89 const SyncStatusCallback &onComplete, bool wait) override in Sync()
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp396 std::string wait = strSplit(strList[5], 1); in BinderLineParser() local
/aosp12/hardware/interfaces/neuralnetworks/utils/common/test/
H A DResilientDeviceTest.cpp193 TEST(ResilientDeviceTest, wait) { in TEST() argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp360 int64_t wait, const std::string &prepareTraceId) in CloudSync()
/aosp12/system/extras/simpleperf/scripts/
H A Dreport_html.js1749 function wait(functionCall) { function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp88 void SyncManager::SyncInfo::SetWait(int32_t wait) in SetWait()
/aosp12/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h175 struct { evWait *this; } wait; member
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DContentProviderHelper.java556 final long wait = Math.max(0L, timeout - SystemClock.uptimeMillis()); in getContentProviderImpl() local
/aosp12/system/core/init/
H A Dbuiltins.cpp490 bool wait = false; in do_mount() local
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/test/
H A DDeviceTest.cpp511 TEST(DeviceTest, wait) { in TEST() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp232 void RSUifirstManager::NotifyUIStartingWindow(NodeId id, bool wait) in NotifyUIStartingWindow()
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter.cpp632 bool wait = true; in Transceive() local
/aosp12/frameworks/base/core/java/android/os/
H A DPowerManager.java2134 public void shutdown(boolean confirm, String reason, boolean wait) { in shutdown()

12345678910