Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h155 struct MmsReadRecIndContext { struct
179 struct MmsReadRecIndContext readRecInd; argument
195 struct MmsReadRecIndContext readRecInd;
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp256 void GetMmsReadRecInd(MmsMsg mmsMsg, MmsReadRecIndContext &asyncContext) in GetMmsReadRecInd()
528 void ParseReadRecIndValue(napi_env env, napi_value object, MmsReadRecIndContext &readRecIndContext) in ParseReadRecIndValue()
1014 bool ReadEncodeMmsType(napi_env env, napi_value napiValue, MmsReadRecIndContext &readRecInd) in ReadEncodeMmsType()
1314 void setReadRecIndToCore(MmsMsg &mmsMsg, MmsReadRecIndContext &context) in setReadRecIndToCore()