| /base/startup/init/initsync/src/ |
| D | init_sync.c | 43 int InitListen(unsigned long eventMask, unsigned int wait) in InitListen() 65 void TriggerStage(unsigned int event, unsigned int wait, QuickstartStage stagelevel) in TriggerStage()
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/ |
| D | hc_condition.h | 24 int (*wait)(struct HcConditionT*); member
|
| D | hc_thread.h | 30 void (*wait)(struct HcThreadT* thread); member
|
| /base/startup/init/test/moduletest/ |
| D | param_test_module.c | 45 const int wait = READ_DURATION + READ_DURATION; // 100ms in PluginParamCmdWriteParam() local
|
| D | param_test_cmds.c | 52 int wait = READ_DURATION + READ_DURATION; // 100ms rand in CmdReader() local
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/ |
| D | hc_condition.h | 32 int (*wait)(struct HcConditionT*); member
|
| /base/customization/enterprise_device_management/interfaces/inner_api/common/src/ |
| D | edm_load_manager.cpp | 75 … auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(EDM_LOADSA_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
|
| /base/startup/init/initsync/include/ |
| D | init_stage.h | 44 unsigned int wait; member
|
| /base/security/device_auth/deps_adapter/os_adapter/interfaces/ |
| D | hc_thread.h | 34 void (*wait)(struct HcThreadT* thread); member
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/ |
| D | peer_binder_catcher.h | 46 int wait; member
|
| /base/location/frameworks/base_module/source/ |
| D | location_sa_load_manager.cpp | 73 …auto wait = locatorCon_.wait_for(lock, std::chrono::milliseconds(LOCATION_LOADSA_TIMEOUT_MS), [thi… in WaitLoadStateChange() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/include/ |
| D | event_logger.h | 43 unsigned long wait; member
|
| /base/msdp/device_status/rust/modules/scheduler/test/src/ |
| D | lib.rs | 129 fn wait(&self, dur: Duration) -> bool in wait() method
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| D | xcollie_utils.cpp | 271 std::string wait = splitPhase(strList[5], 1); in ParsePeerBinderPid() local
|
| /base/startup/init/services/param/linux/ |
| D | param_service.c | 76 int wait = 1; in CheckAndSendTrigger() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| D | peer_binder_catcher.cpp | 260 std::string wait = strSplit(strList[5], 1); in BinderInfoLineParser() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
| D | log_utils.cpp | 509 chrono::milliseconds wait(max); in WaitingToDo() local
|
| /base/inputmethod/imf/test/unittest/napi_test/src/ |
| D | InputMethodTest.js | 108 function wait(delay) { function
|