Searched refs:__cache_path (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dmanifest.py1595 mdpath = self.__cache_path("manifest.dircache")
1609 def __cache_path(self, name): member in class:FactoredManifest
1688 self.__cache_path("manifest.{0}".format(n)))
1699 portable.rename(fn, self.__cache_path(name))
1742 mpath = self.__cache_path(name)
1800 mpath = self.__cache_path("manifest.dircache")
1825 mpath = self.__cache_path("manifest.{0}".format(atype))
1887 mpath = self.__cache_path("manifest.set")

Completed in 17 milliseconds