Home
last modified time | relevance | path

Searched defs:force7BitCode (Results 1 – 12 of 12) sorted by relevance

/base/telephony/sms_mms/test/fuzztest/gsmsmsmessage_fuzzer/
Dgsmsmsmessage_fuzzer.cpp123 bool force7BitCode = (size % SLOT_NUM == 1); in SplitMessageAndCreateSubmitTest() local
/base/telephony/sms_mms/services/sms/
Dsms_base_message.cpp479 bool force7BitCode, DataCodingScheme &codingType, bool bPortNum, const std::string &desAddr) in SplitMessage()
542 int32_t SmsBaseMessage::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo()
Dsms_send_manager.cpp259 int32_t SmsSendManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo()
Dsms_interface_manager.cpp229 int32_t SmsInterfaceManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, Len… in GetSmsSegmentsInfo()
Dsms_service.cpp707 …int32_t slotId, const std::u16string &message, bool force7BitCode, ISmsServiceInterface::SmsSegmen… in GetSmsSegmentsInfo()
Dsms_interface_stub.cpp457 bool force7BitCode = data.ReadBool(); in OnGetSmsSegmentsInfo() local
/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/
Dgetsmssegmentsinfo_fuzzer.cpp60 bool force7BitCode = slotId == 1 ? true : false; in GetSmsSegmentsInfo() local
/base/telephony/sms_mms/test/gtest/
Dsms_gtest.cpp1074 bool force7BitCode = false; in GetSmsSegmentsInfoTestFuc() local
1087 bool force7BitCode = true; in GetSmsSegmentsInfoTestFuc2() local
/base/telephony/sms_mms/frameworks/native/sms/src/
Dsms_service_manager_client.cpp247 …int32_t slotId, const std::u16string &message, bool force7BitCode, ISmsServiceInterface::SmsSegmen… in GetSmsSegmentsInfo()
Dsms_service_proxy.cpp493 …int32_t slotId, const std::u16string &message, bool force7BitCode, ISmsServiceInterface::SmsSegmen… in GetSmsSegmentsInfo()
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_sms.h202 bool force7BitCode = false; member
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
Dunittesttwo_fuzzer.cpp579 bool force7BitCode = static_cast<bool>(GetNumRandom(0, 1)); in TestGetSmsSegmentsInfo() local