Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp258 bool contentIsObj = NapiUtil::MatchValueType(env, contentValue, napi_object); in MatchSendMessageParameters() local
260 if (contentIsObj) { in MatchSendMessageParameters()
389 bool contentIsObj = NapiUtil::MatchValueType(env, contentValue, napi_object); in MatchSendShortMessageParameters() local
391 if (contentIsObj) { in MatchSendShortMessageParameters()