Searched defs:ton (Results 1 - 7 of 7) sorted by relevance
/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_param_encode.cpp | 47 unsigned char ton = 0; in EncodeAddressPdu() local
|
H A D | gsm_sms_param_codec.cpp | 74 void GsmSmsParamCodec::DecodeSmscPdu(uint8_t *pAddress, uint8_t addrLen, enum TypeOfNum ton, std::string &decodeAddr) in DecodeSmscPdu() argument
|
H A D | gsm_sms_param_decode.cpp | 190 void GsmSmsParamDecode::DecodeSmscPdu(uint8_t *srcAddr, uint8_t addrLen, enum TypeOfNum ton, std::string &desAddr) in DecodeSmscPdu() argument
|
/third_party/ltp/testcases/kernel/syscalls/utimensat/ |
H A D | utimensat01.c | 42 static struct mytime ton = {0, UTIME_OMIT, 0, UTIME_NOW, 0, 1}; variable
|
/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_pdu_code_type.h | 136 uint8_t ton; member
|
/base/telephony/cellular_call/services/common/include/ |
H A D | cellular_call_data_struct.h | 286 int32_t ton = 0; member
|
/kernel/linux/linux-6.6/drivers/leds/rgb/ |
H A D | leds-mt6370-rgb.c | 274 static int mt6370_set_led_duty(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, in mt6370_set_led_duty() argument 302 static int mt6370_set_led_freq(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton, in mt6370_set_led_freq() argument
|
Completed in 6 milliseconds