Searched defs:force7BitCode (Results 1 – 11 of 11) sorted by relevance
/base/telephony/sms_mms/test/fuzztest/gsmsmsmessage_fuzzer/ |
D | gsmsmsmessage_fuzzer.cpp | 123 bool force7BitCode = (size % SLOT_NUM == 1); in SplitMessageAndCreateSubmitTest() local
|
/base/telephony/sms_mms/services/sms/ |
D | sms_base_message.cpp | 399 bool force7BitCode, DataCodingScheme &codingType, bool bPortNum, const std::string &desAddr) in SplitMessage() 449 int32_t SmsBaseMessage::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo()
|
D | sms_send_manager.cpp | 256 int32_t SmsSendManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo()
|
D | sms_interface_manager.cpp | 219 int32_t SmsInterfaceManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, Len… in GetSmsSegmentsInfo()
|
D | sms_service.cpp | 625 …int32_t slotId, const std::u16string &message, bool force7BitCode, ISmsServiceInterface::SmsSegmen… in GetSmsSegmentsInfo()
|
D | sms_interface_stub.cpp | 393 bool force7BitCode = data.ReadBool(); in OnGetSmsSegmentsInfo() local
|
/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/ |
D | getsmssegmentsinfo_fuzzer.cpp | 59 bool force7BitCode = slotId == 1 ? true : false; in GetSmsSegmentsInfo() local
|
/base/telephony/sms_mms/frameworks/native/sms/src/ |
D | sms_service_manager_client.cpp | 209 …int32_t slotId, const std::u16string &message, bool force7BitCode, ISmsServiceInterface::SmsSegmen… in GetSmsSegmentsInfo()
|
D | sms_service_proxy.cpp | 425 …int32_t slotId, const std::u16string &message, bool force7BitCode, ISmsServiceInterface::SmsSegmen… in GetSmsSegmentsInfo()
|
/base/telephony/sms_mms/test/gtest/ |
D | sms_gtest.cpp | 1245 bool force7BitCode = false; in GetSmsSegmentsInfoTestFuc() local 1258 bool force7BitCode = true; in GetSmsSegmentsInfoTestFuc2() local
|
/base/telephony/sms_mms/frameworks/js/napi/include/ |
D | napi_sms.h | 194 bool force7BitCode = false; member
|