| /base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/ |
| H A D | hc_condition.h | 24 int (*wait)(struct HcConditionT*);
member
|
| H A D | hc_thread.h | 30 void (*wait)(struct HcThreadT* thread);
member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/ |
| H A D | nstackx_common.h | 30 sem_t wait; member
|
| /base/customization/enterprise_device_management/interfaces/inner_api/common/src/ |
| H A D | edm_load_manager.cpp | 75 auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(EDM_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/ |
| H A D | hc_thread.h | 34 void (*wait)(struct HcThreadT* thread);
member
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/ |
| H A D | hc_condition.h | 32 int (*wait)(struct HcConditionT*);
member
|
| /base/startup/init/initsync/src/ |
| H A D | init_sync.c | 43 int InitListen(unsigned long eventMask, unsigned int wait) in InitListen() argument 65 void TriggerStage(unsigned int event, unsigned int wait, QuickstartStage stagelevel) in TriggerStage() argument
|
| /base/startup/init/test/moduletest/ |
| H A D | param_test_module.c | 45 const int wait = READ_DURATION + READ_DURATION; // 100ms
in PluginParamCmdWriteParam() local
|
| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/ |
| H A D | engine_event_callback.h | 27 EngineEventCallback(sptr<OHOS::IntellVoiceEngine::IIntellVoiceEngine> &engine, WaitForResult *wait) in EngineEventCallback() argument
|
| /foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
| H A D | condition_variable.h | 81 void wait(std::unique_lock<mutex>& lk, Pred&& pred) in wait() function in ffrt::condition_variable 88 void wait(std::unique_lock<mutex>& lk) in wait() function in ffrt::condition_variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | task_executor_adapter.cpp | 43 bool TaskExecutorAdapter::Remove(const TaskExecutorAdapter::TaskId &taskId, bool wait) in Remove() argument
|
| H A D | task_executor.cpp | 52 bool TaskExecutor::Remove(TaskExecutor::TaskId taskId, bool wait) in Remove() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| H A D | task_manager.cpp | 46 bool TaskManager::Remove(const TaskId &taskId, bool wait) in Remove() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
| H A D | relational_store_connection.h | 39 bool wait = true; member
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/ |
| H A D | peer_binder_catcher.h | 39 int wait; member
|
| /base/startup/init/initsync/include/ |
| H A D | init_stage.h | 44 unsigned int wait; member
|
| /foundation/communication/nfc/interfaces/inner_api/controller/ |
| H A D | nfc_sa_client.cpp | 91 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(NFC_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_sa_manager.cpp | 72 auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(WIFI_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | relational_virtual_device.cpp | 48 int RelationalVirtualDevice::Sync(SyncMode mode, bool wait) in Sync() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | thread_pool_test_stub.cpp | 91 bool ThreadPoolTestStub::Remove(const TaskId &taskId, bool wait) in Remove() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/include/ |
| H A D | isyncer.h | 44 bool wait = false; member
|
| /foundation/communication/dhcp/frameworks/native/src/ |
| H A D | dhcp_sa_manager.cpp | 71 auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(DHCP_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/include/ |
| H A D | event_logger.h | 43 unsigned long wait; member
|
| /base/location/frameworks/base_module/source/ |
| H A D | location_sa_load_manager.cpp | 73 auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(LOCATION_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /base/msdp/device_status/rust/modules/scheduler/test/src/ |
| H A D | lib.rs | 129 fn wait(&self, dur: Duration) -> bool in wait() functions
|