Home
last modified time | relevance | path

Searched defs:srcAddr (Results 1 – 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/common/native/include/plugin_utils/
Diptables_utils.h35 std::string srcAddr; member
/base/telephony/sms_mms/services/sms/gsm/
Dgsm_sms_param_decode.cpp144 void GsmSmsParamDecode::DecodeSmscPdu(uint8_t *srcAddr, uint8_t addrLen, enum TypeOfNum ton, std::s… in DecodeSmscPdu()