Searched refs:SetAlgoPluginType (Results 1 – 7 of 7) sorted by relevance
99 void Request::SetAlgoPluginType(int type) in SetAlgoPluginType() function in OHOS::AI::Request171 void IRequest::SetAlgoPluginType(int type) in SetAlgoPluginType() function in OHOS::AI::IRequest173 RequestCast::Ref(this).SetAlgoPluginType(type); in SetAlgoPluginType()
80 void Response::SetAlgoPluginType(int type) in SetAlgoPluginType() function in OHOS::AI::Response
113 void SetAlgoPluginType(int type);
111 void SetAlgoPluginType(int type);
80 void SetAlgoPluginType(int type);
77 void SetAlgoPluginType(int type);
144 request->SetAlgoPluginType(algoInfo.algorithmType); in ConvertToRequest()