Searched refs:RAW_DATA_MESSAGE_PARAMETER_MATCH (Results 1 – 3 of 3) sorted by relevance
42 const int32_t RAW_DATA_MESSAGE_PARAMETER_MATCH = 2; variable
192 } else if (parameter.messageType == RAW_DATA_MESSAGE_PARAMETER_MATCH) { in ActuallySendMessage()236 if (asyncContext->messageType == RAW_DATA_MESSAGE_PARAMETER_MATCH) { in SendMessageCallback()272 return RAW_DATA_MESSAGE_PARAMETER_MATCH; in MatchSendMessageParameters()307 if (messageMatchResult == RAW_DATA_MESSAGE_PARAMETER_MATCH) { in ParseMessageParameter()403 return RAW_DATA_MESSAGE_PARAMETER_MATCH; in MatchSendShortMessageParameters()
310 } else if (context->messageMatchResult == RAW_DATA_MESSAGE_PARAMETER_MATCH) { in NativeDecodeMms()617 } else if (context.messageMatchResult == RAW_DATA_MESSAGE_PARAMETER_MATCH) { in ParseDecodeMmsParam()671 return RAW_DATA_MESSAGE_PARAMETER_MATCH; in GetMatchDecodeMmsResult()