Searched defs:setCacheDir (Results 1 – 4 of 4) sorted by relevance
84 public Options setCacheDir(String cacheDir) { in setCacheDir() method in NnApiDelegate.Options
119 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir() function
133 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir() function