Searched defs:SLEEP (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/ |
H A D | tag_nci_adapter_rw.h | 36 SLEEP, enumerator 41 enum TagState { IDLE = 0, SLEEP, ACTIVE }; enumerator
|
H A D | tag_nci_adapter.h | 38 SLEEP, enumerator 43 enum TagState { IDLE = 0, SLEEP, ACTIVE }; enumerator
|
/ohos5.0/base/powermgr/power_manager/test/unittest/include/ |
H A D | power_state_level_framework_test.h | 28 constexpr uint32_t SLEEP = 5; variable
|
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/include/ |
H A D | standby_state.h | 27 SLEEP, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/wants_info_test/ |
H A D | wants_info_test.cpp | 33 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sender_info_test/ |
H A D | sender_info_test.cpp | 32 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/ |
H A D | want_sender_info_test.cpp | 34 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
|
/ohos5.0/base/powermgr/power_manager/interfaces/inner_api/native/include/ |
H A D | power_state_machine_info.h | 85 SLEEP, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/ |
H A D | pending_want_record_test.cpp | 50 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
|
/ohos5.0/foundation/window/window_manager/previewer/include/ |
H A D | dm_common.h | 182 SLEEP, enumerator
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/ |
H A D | pending_want_manager_test.cpp | 47 #define SLEEP(milli) std::this_thread::sleep_for(std::chrono::seconds(milli)) macro
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/ |
H A D | dm_common.h | 206 SLEEP, enumerator
|
/ohos5.0/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/ |
H A D | usb_ddk_ndk_test.cpp | 27 #define SLEEP 2 macro
|