Searched defs:portStr (Results 1 – 3 of 3) sorted by relevance
231 std::string portStr = UsbSubscriberTest::eventData_.GetData(); variable265 std::string portStr = UsbSubscriberTest::eventData_.GetData(); variable
278 std::string portStr = UsbSubscriberMockTest::eventData_.GetData(); variable312 std::string portStr = UsbSubscriberMockTest::eventData_.GetData(); variable
115 const char *portStr = strstr(server, ":"); in GetSockaddrFromServer_() local