Home
last modified time | relevance | path

Searched defs:wait (Results 1 - 17 of 17) sorted by relevance

/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_condition.h24 int (*wait)(struct HcConditionT*); member
H A Dhc_thread.h30 void (*wait)(struct HcThreadT* thread); member
/base/customization/enterprise_device_management/interfaces/inner_api/common/src/
H A Dedm_load_manager.cpp75 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 Dhc_thread.h34 void (*wait)(struct HcThreadT* thread); member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/
H A Dhc_condition.h32 int (*wait)(struct HcConditionT*); member
/base/startup/init/initsync/src/
H A Dinit_sync.c43 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 Dparam_test_module.c45 const int wait = READ_DURATION + READ_DURATION; // 100ms in PluginParamCmdWriteParam() local
H A Dparam_test_cmds.c52 int wait = READ_DURATION + READ_DURATION; // 100ms rand in CmdReader() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dpeer_binder_catcher.h39 int wait; member
/base/startup/init/initsync/include/
H A Dinit_stage.h44 unsigned int wait; member
/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h43 unsigned long wait; member
/base/location/frameworks/base_module/source/
H A Dlocation_sa_load_manager.cpp73 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 Dlib.rs129 fn wait(&self, dur: Duration) -> bool in wait() functions
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dtask_manager.cpp88 auto wait = std::make_unique<ActionWait>(seqId, timeoutMs); in WaitExec() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp222 std::string wait = stringSplit(strList[5], 1); in BinderInfoParser() local
[all...]
/base/startup/init/services/param/linux/
H A Dparam_service.c76 int wait = 1; in CheckAndSendTrigger() local
/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp266 std::string wait = splitPhase(strList[5], 1); in ParsePeerBinderPid() local

Completed in 7 milliseconds