Home
last modified time | relevance | path

Searched defs:CONTINUE_SWITCH_OFF (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dswitch_status_dependency.h37 static const std::string CONTINUE_SWITCH_OFF; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dswitch_status_dependency_test.cpp27 const std::string CONTINUE_SWITCH_OFF = "0"; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dswitch_status_dependency.cpp39 const std::string SwitchStatusDependency::CONTINUE_SWITCH_OFF = "0"; member in OHOS::DistributedSchedule::SwitchStatusDependency