Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/services/common/protocol/retcode_inner/
H A Daie_retcode_inner.h39 RETCODE_OPEN_SO_FAILED = 1202, enumerator
/ohos5.0/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin.cpp87 return RETCODE_OPEN_SO_FAILED; in LoadPluginAlgorithm()