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

/pkg/src/tests/cli/
H A Dt_pkg_search.py468 for path, readonly, pub, layout in img.get_cachedirs()
H A Dt_pkg_install.py447 for path, readonly, pub, layout in img_inst.get_cachedirs():
498 for path, readonly, pub, layout in img_inst.get_cachedirs():
514 for path, readonly, pub, layout in img_inst.get_cachedirs():
553 for path, readonly, pub, layout in img_inst.get_cachedirs():
566 for path, readonly, pub, layout in img_inst.get_cachedirs():
/pkg/src/modules/client/
H A Dimage.py887 # get_cachedirs() will build paths for each publisher's
1163 def get_cachedirs(self): member in class:Image
3462 for path, readonly, pub, layout in self.get_cachedirs():
/pkg/src/modules/client/transport/
H A Dtransport.py431 for path, readonly, pub, layout in self.__img.get_cachedirs():

Completed in 55 milliseconds