Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp663 bool filePathIsObj = NapiUtil::MatchValueType(env, parameters[0], napi_object); in GetMatchDecodeMmsResult() local
665 if (filePathIsObj) { in GetMatchDecodeMmsResult()