Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp33 constexpr char ROOT_DIR_STR = '/'; variable
441 if (cachePath.find(ROOT_DIR_STR) != size_t(0)) { in VerifyCachePath()