Home
last modified time | relevance | path

Searched refs:DEBUG_MODE (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_debug_mode.cpp27 std::string DEBUG_MODE = "persist.sys.device_usage_debug_on"; member
30 const bool DEBUG_ON = static_cast<bool>(GetIntParameter(DEBUG_MODE, DEBUG_ON_DEFAULT)) && ENG_MODE;

Completed in 1 milliseconds