Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h159 bool IsComponentModeValid();
DCommandParser.cpp128 partRet = partRet && IsComponentModeValid() && IsAbilityPathValid() && IsStaticCardValid(); in IsCommandValid()
809 bool CommandParser::IsComponentModeValid() in IsComponentModeValid() function in CommandParser