Home
last modified time | relevance | path

Searched defs:NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.h87 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.h87 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
/test/xts/acts/ai/nncore/common/
Dnncore_utils.h162 enum class PathType { FILE, DIR, UNKNOWN, NOT_FOUND }; enumerator
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
Dhello.cpp70 const int NOT_FOUND = 404; variable