Searched refs:requestorEncoding (Results 1 – 6 of 6) sorted by relevance
335 if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_NONE) in onGnssNiCb()338 else if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_GSM_DEFAULT) in onGnssNiCb()341 else if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_UTF8) in onGnssNiCb()344 else if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_UCS2) in onGnssNiCb()
391 if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_NONE) in onGnssNiCb()394 else if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_GSM_DEFAULT) in onGnssNiCb()397 else if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_UTF8) in onGnssNiCb()400 else if (gnssNiNotification.requestorEncoding == GNSS_NI_ENCODING_TYPE_UCS2) in onGnssNiCb()
492 GnssNiEncodingType requestorEncoding; // the encoding type for requestor member
523 GnssNiEncodingType requestorEncoding; // the encoding type for requestor member
2079 notify.requestor, notify.requestorEncoding, in requestNiNotifyEvent()
2175 notify.requestor, notify.requestorEncoding, in requestNiNotifyEvent()