Home
last modified time | relevance | path

Searched refs:MmsReadOrigIndContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h146 struct MmsReadOrigIndContext { struct
178 struct MmsReadOrigIndContext readOrigInd;
194 struct MmsReadOrigIndContext readOrigInd;
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp243 void GetMmsReadOrigInd(MmsMsg mmsMsg, MmsReadOrigIndContext &asyncContext) in GetMmsReadOrigInd()
513 void ParseReadOrigIndValue(napi_env env, napi_value object, MmsReadOrigIndContext &readOrigIndConte… in ParseReadOrigIndValue()
999 bool ReadEncodeMmsType(napi_env env, napi_value napiValue, MmsReadOrigIndContext &readOrigInd) in ReadEncodeMmsType()
1302 void setReadOrigIndToCore(MmsMsg &mmsMsg, MmsReadOrigIndContext &context) in setReadOrigIndToCore()