Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp28 const std::string attachmentKey = "attachment"; variable
559 napi_set_named_property(env, object, attachmentKey.c_str(), attachmentArr); in CreateDecodeMmsValue()