Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h110 bool IsDebugPortValid();
DCommandParser.cpp112 … bool partRet = IsDebugPortValid() && IsAppPathValid() && IsAppNameValid() && IsResolutionValid(); in IsCommandValid()
268 bool CommandParser::IsDebugPortValid() in IsDebugPortValid() function in CommandParser