Home
last modified time | relevance | path

Searched defs:SLEEPTIME (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mode_policy.h35 static constexpr uint32_t SLEEPTIME = 102; variable
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/framework_fuzzer/support/posix_fuzzer/
H A Dposix_fuzzer.cpp107 const uint32_t SLEEPTIME = 2000; in FuncOsalSpinLock() local
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/
H A Dhdf_wifi_core.c25 #define SLEEPTIME 50 macro
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp56 constexpr int32_t SLEEPTIME = 20; variable