Home
last modified time | relevance | path

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

/developtools/profiler/device/cmds/src/
Dcommand_line.cpp57 bool &pbool, in AddParamSwitch() argument
60 auto pret = std::make_shared<CommandParamSwitch>(pbool); in AddParamSwitch()
/developtools/profiler/device/cmds/include/
Dcommand_line.h58 …void AddParamSwitch(const std::string& filter1, const std::string& filter2, bool &pbool, const std…