Home
last modified time | relevance | path

Searched defs:retDesc (Results 1 – 2 of 2) 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()
182 void IResponse::SetRetDesc(const std::string &retDesc) in SetRetDesc()
/ohos5.0/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp672 auto retDesc = ARKTS_GetSymbolDesc(env, symbol); in TestSymbol() local