Home
last modified time | relevance | path

Searched refs:VerifyCachePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp216 ret = VerifyCachePath(path); in GenerateCacheModel()
271 OH_NN_ReturnCode ret = VerifyCachePath(path); in WriteCacheInfo()
438 OH_NN_ReturnCode NNCompiledCache::VerifyCachePath(const std::string& cachePath) const in VerifyCachePath() function in OHOS::NeuralNetworkRuntime::NNCompiledCache
H A Dnncompiled_cache.h70 OH_NN_ReturnCode VerifyCachePath(const std::string& cachePath) const;