Home
last modified time | relevance | path

Searched refs:MatchObjectProperty (Results 1 - 5 of 5) sorted by relevance

/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.h48 static bool MatchObjectProperty(
H A Dnapi_util.cpp227 bool NapiUtil::MatchObjectProperty( in MatchObjectProperty() function in OHOS::Telephony::NapiUtil
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp87 static bool MatchObjectProperty( in MatchObjectProperty() function
91 TELEPHONY_LOGI("MatchObjectProperty object == nullptr"); in MatchObjectProperty()
96 TELEPHONY_LOGI("MatchObjectProperty match failed!"); in MatchObjectProperty()
971 return MatchObjectProperty(env, parameters[0], in MatchAddSimMessageParameters()
1152 bool propertyMatchResult = MatchObjectProperty(env, parameters[0], in MatchUpdateSimMessageParameters()
1371 return MatchObjectProperty(env, parameters[0], in MatchSetCBConfigParameters()
H A Dnapi_send_recv_mms.cpp225 return NapiUtil::MatchObjectProperty(env, parameters[1], in MatchMmsParameters()
H A Dnapi_mms.cpp726 return NapiUtil::MatchObjectProperty(env, parameters[0], in MatchEncodeMms()
733 return NapiUtil::MatchObjectProperty(env, parameters[0], in MatchEncodeMms()

Completed in 9 milliseconds