Searched refs:postPath (Results 1 – 1 of 1) sorted by relevance
39 inline const std::string GenerateFullPath(const std::string& prePath, const std::string& postPath) in GenerateFullPath() argument41 if (prePath.empty() && postPath.empty()) { in GenerateFullPath()44 std::string tmpPostPath = postPath; in GenerateFullPath()