Home
last modified time | relevance | path

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

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