Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp555 napi_value attachNapi = CreateAttachmentValue(env, *it); in CreateDecodeMmsValue() local
556 napi_set_element(env, attachmentArr, i, attachNapi); in CreateDecodeMmsValue()