Searched defs:AsyncExecuteAlgorithm (Results 1 – 3 of 3) sorted by relevance
89 int (*AsyncExecuteAlgorithm)(const ClientInfo *clientInfo, const AlgorithmInfo *algoInfo, member
161 int SaClient::AsyncExecuteAlgorithm(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInf… in AsyncExecuteAlgorithm() function in OHOS::AI::SaClient
191 static int AsyncExecuteAlgorithm(const ClientInfo *clientInfo, const AlgorithmInfo *algoInfo, in AsyncExecuteAlgorithm() function