Searched refs:GetRelativePath (Results 1 – 3 of 3) sorted by relevance
57 def GetRelativePath(self, path): member in MakeParser77 return [self.GetRelativePath(i) for i in paths if i[-1] in extensions]97 target = self.GetRelativePath(path)100 target = self.GetRelativePath(args.c.replace('"', ""))116 includes = [self.GetRelativePath(i)120 target = self.GetRelativePath(args.target)173 self.dir_stack.append(self.GetRelativePath(m.group(1)))
86 grpc::string GetRelativePath(const grpc::string& from_file, in GetRelativePath() function214 GetRelativePath(file->name(), GetJSMessageFilename(file->name())); in PrintImports()220 grpc::string file_path = GetRelativePath( in PrintImports()
277 static UString GetRelativePath(const UString &to, const UString &from) in GetRelativePath() function362 prop = GetRelativePath(simpleName, fs2us(fullPath)); in GetProperty()