Home
last modified time | relevance | path

Searched defs:CommandParamSwitch (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/cmds/include/
H A Dcommand_param_switch.h21 class CommandParamSwitch : public CommandParam { class
/developtools/profiler/device/cmds/src/
H A Dcommand_param_switch.cpp18 CommandParamSwitch::CommandParamSwitch(bool& value) : boolSwitch_(value) {} in CommandParamSwitch() function in CommandParamSwitch

Completed in 1 milliseconds