Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.cpp142 bool CommandLine::IsBoolType(std::string arg) const in IsBoolType() function in CommandLine
905 if (!IsBoolType(args["KeepScreenOnState"].asString())) { in IsSetArgValid()
939 if (!IsBoolType(args["WearingState"].asString())) { in IsSetArgValid()
DCommandLine.h83 bool IsBoolType(std::string arg) const;