Home
last modified time | relevance | path

Searched refs:SetRetDesc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/common/protocol/data_channel/source/
H A Dresponse.cpp110 void Response::SetRetDesc(const std::string &retDesc) in SetRetDesc() function in OHOS::AI::Response
182 void IResponse::SetRetDesc(const std::string &retDesc) in SetRetDesc() function in OHOS::AI::IResponse
184 ResponseCast::Ref(this).SetRetDesc(retDesc); in SetRetDesc()
/ohos5.0/foundation/ai/ai_engine/services/common/protocol/data_channel/include/
H A Di_response.h122 void SetRetDesc(const std::string &retDesc);
H A Dresponse.h119 void SetRetDesc(const std::string &retDesc);