Home
last modified time | relevance | path

Searched refs:relpath (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dantora-prep.py171 self.relpath = None
245 self.relpath = os.path.relpath(self.srcpath, root)
274 self.dstpath = Path(self.component) / Partials / self.relpath
277 self.dstpath = Path(self.component) / Partials / self.relpath
278 self.dstlink = Path(self.component) / Pages / self.relpath
284 self.dstpath = Path(self.component) / self.relpath
537 pageInfo[docFile.relpath] = docFile
541 pageMap[docFile.titleAnchor] = docFile.relpath
Dcerealgenerator.py234 return str(PurePosixPath(Path(os.path.relpath(someArg))))
DgenRef.py209 newPath = os.path.relpath(incPath, baseDir)
/hardware/interfaces/compatibility_matrices/build/
Dvintf_compatibility_matrix.go55 relpath = "vintf" const
174 ctx.InstallFile(android.PathForModuleInstall(ctx, "etc", relpath), outputFilename, g.genFile)
183 fmt.Fprintln(w, "LOCAL_MODULE_RELATIVE_PATH :=", relpath)
/hardware/google/av/hooks/
Dinstall27 …os.symlink(os.path.relpath(os.path.realpath("hooks/install"), os.path.realpath(".git/hooks/")), tg…