Home
last modified time | relevance | path

Searched refs:strictValue (Results 1 – 1 of 1) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_config_file_parser.cpp222 std::string strictValue = reinterpret_cast<char*>(strict); in ParseActionNode() local
223 ai.strict = (TrimStr(strictValue) == TRUE_STR); in ParseActionNode()