Searched refs:GetOptionProxy (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ai/ai_engine/services/client/communication_adapter/include/ |
H A D | sa_client_proxy.h | 137 int GetOptionProxy(IClientProxy &proxy, const ClientInfo &clientInfo, int optionType,
|
/ohos5.0/foundation/ai/ai_engine/services/client/communication_adapter/source/ |
H A D | sa_client.cpp | 213 return GetOptionProxy(*proxy_, clientInfo, optionType, inputInfo, outputInfo); in GetOption()
|
H A D | sa_client_proxy.cpp | 319 int GetOptionProxy(IClientProxy &proxy, const ClientInfo &clientInfo, int optionType, in GetOptionProxy() function
|