HomeSort by relevance Sort by last modified time
    Searched defs:setCacheDir (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 119 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); }
  /external/cldr/tools/java/org/unicode/cldr/util/
CachingEntityResolver.java 67 public static void setCacheDir(String s) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
ThinLTOCodeGenerator.h 150 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); }

Completed in 261 milliseconds