Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Daie_plugin_info.cpp23 CHK_RET(type >= algorithmTypeNum || type < 0, ALGORITHM_ID_INVALID); in GetAlgorithmIdByType()
/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/include/
H A Daie_plugin_info.h31 const std::string ALGORITHM_ID_INVALID = "invalid algorithm id"; variable
/ohos5.0/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dengine_manager.cpp61 if (aid == ALGORITHM_ID_INVALID) { in StartEngine()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-ai-aiframework-devguide.md509 const std::string ALGORITHM_ID_INVALID = "invalid algorithm id";
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-ai-aiframework-devguide.md510 const std::string ALGORITHM_ID_INVALID = "invalid algorithm id";