Home
last modified time | relevance | path

Searched defs:contentLength (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/test/ohos_nweb/
Dnweb_downloadlistener_impl_test.cpp25 long contentLength) in OnDownloadStart()
/base/telephony/sms_mms/services/
Dsms_wap_push_content_type.cpp74 …ol SmsWapPushContentType::DecodeContentType(SmsWapPushBuffer &decodeBuffer, int32_t &contentLength) in DecodeContentType()
121 … SmsWapPushContentType::DecodeCTGeneralForm(SmsWapPushBuffer &decodeBuffer, int32_t &contentLength) in DecodeCTGeneralForm()
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_content_type.cpp62 bool MmsContentType::DecodeMmsContentType(MmsDecodeBuffer &decodeBuffer, int32_t &contentLength) in DecodeMmsContentType()
108 bool MmsContentType::DecodeMmsCTGeneralForm(MmsDecodeBuffer &decodeBuffer, int32_t &contentLength) in DecodeMmsCTGeneralForm()
Dmms_body_part.cpp110 int32_t contentLength = 0; in DecodePart() local
/base/telephony/data_storage/common/src/
Dparser_util.cpp78 const int contentLength = strlen(content); in ParserPdpProfileJson() local
181 const int contentLength = strlen(content); in ParserOpKeyJson() local
/base/telephony/core_service/services/sim/src/
Doperator_file_parser.cpp114 int contentLength = LoaderJsonFile(content, path); in ParseOperatorConfigFromFile() local
/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_mms.cpp608 size_t contentLength = 0; in ParseDecodeMmsParam() local
Dnapi_sms.cpp271 size_t contentLength = 0; in ParseMessageParameter() local