Searched defs:relative_path (Results 1 – 4 of 4) sorted by relevance
66 const std::string relative_path = "./" + name; in OpenTaskFile() local72 const std::string relative_path = "./" + name; in OpenTaskFilePointer() local
213 const std::string relative_path = "./" + name; in OpenFile() local219 const std::string relative_path = "./" + name; in OpenFilePointer() local
67 ZipSourceTree::Open(const std::string& relative_path) { in Open()
2530 const char* relative_path = relativePath.c_str(); in linkFile() local