/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
|
/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
|
H A D | param_test_cmds.c | 52 int wait = READ_DURATION + READ_DURATION; // 100ms rand in CmdReader() local
|
/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
|
/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
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | task_manager.cpp | 88 auto wait = std::make_unique<ActionWait>(seqId, timeoutMs); in WaitExec() local
|
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
H A D | peer_binder_catcher.cpp | 222 std::string wait = stringSplit(strList[5], 1); in BinderInfoParser() local [all...] |
/base/startup/init/services/param/linux/ |
H A D | param_service.c | 76 int wait = 1;
in CheckAndSendTrigger() local
|
/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | xcollie_utils.cpp | 266 std::string wait = splitPhase(strList[5], 1); in ParsePeerBinderPid() local
|