Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp272 bool hasNecessaryParameter = hasSlotId && hasDestinationHost && hasContent; in MatchSendMessageParameters() local
273 if (!hasNecessaryParameter) { in MatchSendMessageParameters()
413 bool hasNecessaryParameter = hasSlotId && hasDestinationHost && hasContent; in MatchSendShortMessageParameters() local
414 if (!hasNecessaryParameter) { in MatchSendShortMessageParameters()

Completed in 5 milliseconds