Searched defs:recvPath (Results 1 – 3 of 3) sorted by relevance
39 std::string recvPath; // dir or file member
39 std::string recvPath; // real path for the recvPath in optArgs member
74 const char* recvPath = path_.c_str(); in GetRecvPath() local