Searched refs:ClientRelease (Results 1 – 3 of 3) sorted by relevance
129 int ClientRelease(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInfo,
88 return client->ClientRelease(clientInfo, algorithmInfo, inputInfo);
190 int ClientFactory::ClientRelease(const ClientInfo &clientInfo, const AlgorithmInfo &algorithmInfo, in ClientRelease() function in OHOS::AI::ClientFactory