Home
last modified time | relevance | path

Searched defs:cache_path (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/base/android/
Dpath_utils.cc40 FilePath cache_path(ConvertJavaStringToUTF8(path)); in GetCacheDirectory() local
/external/ImageMagick/MagickCore/
Dresource.c990 cache_path[MagickPathExtent]; in RelinquishUniqueFileResource() local
/external/autotest/server/cros/
Dtradefed_test.py635 def _instance_copy(self, cache_path): argument