Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DCommandParser.cpp711 std::string socketName = Value("s"); in IsLocalSocketNameValid() local
714 if (!std::regex_match(socketName.cbegin(), socketName.cend(), reg)) { in IsLocalSocketNameValid()
718 ILOG("CommandParser s: %s", socketName.c_str()); in IsLocalSocketNameValid()

Completed in 2 milliseconds