Home
last modified time | relevance | path

Searched defs:indType (Results 1 – 6 of 6) sorted by relevance

/base/telephony/ril_adapter/services/hril/src/
Dhril_network.cpp416 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCsRegStatusUpdated()
437 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkPsRegStatusUpdated()
464 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in SignalStrengthUpdated()
476 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkTimeUpdated()
486 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkTimeZoneUpdated()
496 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkPhyChnlCfgUpdated()
530 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCurrentCellUpdated()
Dhril_modem.cpp64 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in RadioStateUpdated()
78 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in VoiceRadioTechUpdated()
Dhril_sms.cpp463 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in SmsStatusReportNotify()
488 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NewSmsStoredOnSimNotify()
499 int32_t HRilSms::NewSmsNotify(int32_t indType, const HRilErrNumber error, const void *response, siz… in NewSmsNotify()
526 int32_t HRilSms::NewCdmaSmsNotify(int32_t indType, const HRilErrNumber error, const void *response,… in NewCdmaSmsNotify()
554 int32_t HRilSms::CBConfigNotify(int32_t indType, const HRilErrNumber error, const void *response, s… in CBConfigNotify()
/base/telephony/sms_mms/services/gsm/
Dgsm_sms_param_codec.cpp507 bool GsmSmsParamCodec::CheckCphsVmiMsg(const unsigned char *pTpdu, int *setType, int *indType) in CheckCphsVmiMsg()
Dgsm_sms_tpdu_codec.cpp488 int indType = -1; in DecodeDeliver() local
/base/telephony/sms_mms/services/include/gsm/
Dgsm_pdu_code_type.h135 enum SmsIndicatorType indType; member