Home
last modified time | relevance | path

Searched refs:AsyncExecAlgoWrapper (Results 1 - 3 of 3) sorted by relevance

/foundation/ai/ai_engine/services/server/communication_adapter/include/
H A Dadapter_wrapper.h66 extern int AsyncExecAlgoWrapper(const ClientInfo *clientInfo, const AlgorithmInfo *algoInfo, const DataInfo *inputInfo);
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dadapter_wrapper.cpp140 int AsyncExecAlgoWrapper(const ClientInfo *clientInfo, const AlgorithmInfo *algoInfo, const DataInfo *inputInfo) in AsyncExecAlgoWrapper() function
142 HILOGI("[AdapterWrapper]Begin to call AsyncExecAlgoWrapper."); in AsyncExecAlgoWrapper()
H A Dsa_server.c199 int retCode = AsyncExecAlgoWrapper(clientInfo, algoInfo, inputInfo); in AsyncExecuteAlgorithm()
200 HILOGD("[SaServer][clientId:%d,sessionId:%d]AsyncExecAlgoWrapper finished, retCode is [%d]", in AsyncExecuteAlgorithm()

Completed in 3 milliseconds