Searched defs:AsyncExecute (Results 1 – 5 of 5) sorted by relevance
29 using AsyncExecute = napi_async_execute_callback; variable
156 int Engine::AsyncExecute(IRequest *request) in AsyncExecute() function in OHOS::AI::Engine
128 int ServerExecutor::AsyncExecute(IRequest *request) in AsyncExecute() function in OHOS::AI::ServerExecutor
215 int SaClientAdapter::AsyncExecute(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInfo, in AsyncExecute() function in OHOS::AI::SaClientAdapter
109 int SaServerAdapter::AsyncExecute(const ClientInfo &clientInfo, const AlgorithmInfo &algoInfo, in AsyncExecute() function in OHOS::AI::SaServerAdapter