Searched defs:indType (Results 1 – 7 of 7) sorted by relevance
| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_modem.cpp | 64 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() 94 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in DsdsModeUpdated()
|
| D | hril_network.cpp | 571 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCsRegStatusUpdated() 592 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkPsRegStatusUpdated() 619 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in SignalStrengthUpdated() 631 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkTimeUpdated() 641 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkTimeZoneUpdated() 651 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkPhyChnlCfgUpdated() 685 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCurrentCellUpdated() 702 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCurrentCellUpdated_1_2() 719 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in GetRrcConnectionStateUpdated() 734 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NetworkCurrentCellUpdated_1_1() [all …]
|
| D | hril_sms.cpp | 651 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in SmsStatusReportNotify() 676 int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in NewSmsStoredOnSimNotify() 687 int32_t HRilSms::NewSmsNotify(int32_t indType, const HRilErrNumber error, const void *response, siz… in NewSmsNotify() 714 int32_t HRilSms::NewCdmaSmsNotify(int32_t indType, const HRilErrNumber error, const void *response,… in NewCdmaSmsNotify() 742 int32_t HRilSms::CBConfigNotify(int32_t indType, const HRilErrNumber error, const void *response, s… in CBConfigNotify()
|
| /base/telephony/sms_mms/test/fuzztest/gsmsmsparamcodec_fuzzer/ |
| D | gsmsmsparamcodec_fuzzer.cpp | 99 int32_t indType[UINT8_COUNT] { 0 }; in DecodePduItemsTest() local
|
| /base/telephony/sms_mms/services/sms/gsm/ |
| D | gsm_sms_tpdu_decode.cpp | 216 int32_t indType = -1; in DecodeDeliverPartData() local
|
| D | gsm_sms_param_codec.cpp | 86 bool GsmSmsParamCodec::CheckVoicemail(SmsReadBuffer &buffer, int32_t *setType, int32_t *indType) in CheckVoicemail()
|
| /base/telephony/sms_mms/services/sms/include/gsm/ |
| D | gsm_pdu_code_type.h | 130 enum SmsIndicatorType indType; member
|