Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_debug_mode.cpp28 std::string ENG_PARAMETER = "const.debuggable"; member
29 const bool ENG_MODE = static_cast<bool>(GetIntParameter(ENG_PARAMETER, DEBUG_ON_DEFAULT));
/foundation/window/window_manager/setresolution/src/
H A Dsetresolution_screen.cpp29 static const std::string ENG_PARAMETER = "const.debuggable"; variable
30 static const bool IS_ENG_MODE = static_cast<bool>(GetIntParameter(ENG_PARAMETER, DEBUG_ON_DEFAULT));

Completed in 1 milliseconds