Searched refs:SetPropertyArray (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/ |
H A D | napi_mms.cpp | 32 static void SetPropertyArray(napi_env env, napi_value object, const std::string &name, MmsAttachmen… in SetPropertyArray() function 361 SetPropertyArray(env, attachment, "inBuff", context); in CreateAttachmentValue()
|
H A D | napi_sms.cpp | 42 static void SetPropertyArray(napi_env env, napi_value object, const std::string &name, std::vector<… in SetPropertyArray() function 473 SetPropertyArray(env, object, "pdu", shortMessage.GetPdu()); in CreateShortMessageValue()
|