Home
last modified time | relevance | path

Searched refs:SetPropertyArray (Results 1 - 2 of 2) sorted by relevance

/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp43 static void SetPropertyArray(napi_env env, napi_value object, const std::string &name, std::vector<unsigned char> pdu) in SetPropertyArray() function
503 SetPropertyArray(env, object, "pdu", shortMessage.GetPdu()); in CreateShortMessageValue()
H A Dnapi_mms.cpp32 static void SetPropertyArray(napi_env env, napi_value object, const std::string &name, MmsAttachmentContext &context) in SetPropertyArray() function
361 SetPropertyArray(env, attachment, "inBuff", context); in CreateAttachmentValue()

Completed in 7 milliseconds