Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h141 bool IsDeviceValid();
DCommandParser.cpp124 …partRet = partRet && IsDeviceValid() && IsUrlValid() && IsRefreshValid() && IsCardValid() && IsPro… in IsCommandValid()
419 bool CommandParser::IsDeviceValid() in IsDeviceValid() function in CommandParser