Home
last modified time | relevance | path

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

/developtools/profiler/device/cmds/src/
Dcommand_param_switch.cpp20 void CommandParamSwitch::SetValue(bool value) in SetValue() function in CommandParamSwitch
Dcommand_param_text.cpp19 void CommandParamText::SetValue(const std::string& s) in SetValue() function in CommandParamText
Dcommand_line.cpp90 pswitch->SetValue(true); in CheckParam()
97 ptext->SetValue(s2); in CheckParam()
/developtools/profiler/device/cmds/include/
Dcommand_param_switch.h25 void SetValue(bool value);
Dcommand_param_text.h25 void SetValue(const std::string& s);