Home
last modified time | relevance | path

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

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