Home
last modified time | relevance | path

Searched defs:SLEEP (Results 1 - 12 of 12) sorted by relevance

/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dstandby_state.h27 SLEEP, member
/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dconstraint_manager_adapter.cpp38 ConstraintEvalParam motionDetectParams{StandbyState::NAP, NapStatePhase::END, StandbyState::SLEEP, in Init() member in OHOS::DevStandbyMgr::StandbyState
44 ConstraintEvalParam repeatedMotionParams{StandbyState::SLEEP, SleepStatePhase::END, StandbyState::SLEEP, in Init() member in OHOS::DevStandbyMgr::StandbyState
/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/
H A Dwant_sender_info_test.cpp34 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
/foundation/ability/ability_runtime/test/unittest/wants_info_test/
H A Dwants_info_test.cpp33 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
/foundation/ability/ability_runtime/test/unittest/sender_info_test/
H A Dsender_info_test.cpp32 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp245 ConstraintEvalParam repeatedMotionParams{StandbyState::SLEEP, SleepStatePhase::END, StandbyState::SLEEP, in HWTEST_F() member in OHOS::DevStandbyMgr::StandbyState
250 ConstraintEvalParam motionDetectParams{StandbyState::NAP, NapStatePhase::END, StandbyState::SLEEP, in HWTEST_F() member in OHOS::DevStandbyMgr::StandbyState
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dtag_nci_adapter_rw.h36 SLEEP, enumerator
41 enum TagState { IDLE = 0, SLEEP, ACTIVE }; enumerator
H A Dtag_nci_adapter.h38 SLEEP, enumerator
43 enum TagState { IDLE = 0, SLEEP, ACTIVE }; enumerator
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp47 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp50 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h207 SLEEP, member in OHOS::Rosen::DisplayPowerEvent
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h182 SLEEP, member in OHOS::Rosen::DisplayPowerEvent

Completed in 10 milliseconds