Home
last modified time | relevance | path

Searched refs:IsStaticCard (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h88 bool IsStaticCard() const;
H A DCommandParser.cpp296 bool CommandParser::IsStaticCard() const in IsStaticCard() function in CommandParser
/ide/tools/previewer/cli/
H A DCommandLineInterface.cpp131 if (CommandParser::GetInstance().IsStaticCard() && IsStaticIgnoreCmd(command)) { in ProcessCommandMessage()
/ide/tools/previewer/mock/
H A DVirtualScreen.cpp276 if (CommandParser::GetInstance().IsStaticCard()) { in StopSendStaticCardImage()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp1096 EXPECT_TRUE(CommandParser::GetInstance().IsStaticCard()); in TEST_F()

Completed in 6 milliseconds