Home
last modified time | relevance | path

Searched defs:setCaching (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DCompilationBuilder.cpp119 int CompilationBuilder::setCaching(const std::string& cacheDir, const uint8_t* token) { in setCaching() function in android::nn::CompilationBuilder
H A DExecutionPlan.h730 void setCaching(const CacheInfo* cacheInfo, const uint8_t* token) { in setCaching() function
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestNeuralNetworksWrapper.h305 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { in setCaching() function
/aosp12/packages/modules/NeuralNetworks/runtime/include/
H A DNeuralNetworksWrapper.h509 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { function
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/include/
H A DSupportLibraryWrapper.h402 Result setCaching(const std::string& cacheDir, const std::vector<uint8_t>& token) { in setCaching() function