Searched refs:getStrStream (Results 1 – 2 of 2) sorted by relevance
171 std::stringstream getStrStream(fd_str); in GetIdFromFdPath() local173 if (!(getStrStream >> fd)) { in GetIdFromFdPath()
424 std::stringstream getStrStream(fd_str); in GetIdFromFdPath() local426 if (!(getStrStream >> fd)) { in GetIdFromFdPath()