Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp771 static bool MatchSetSmscAddrParameters(napi_env env, const napi_value parameters[], size_t paramete… in MatchSetSmscAddrParameters() function
827 if (!MatchSetSmscAddrParameters(env, parameters, parameterCount)) { in SetSmscAddr()