Home
last modified time | relevance | path

Searched refs:totolLength (Results 1 - 3 of 3) sorted by relevance

/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp401 int32_t totolLength = static_cast<int32_t>(fread(pduBuffer.get(), 1, MMS_PDU_MAX_SIZE, pFile)); in GetMmsPduFromFile() local
402 TELEPHONY_LOGI("sendMms totolLength:%{public}d", totolLength); in GetMmsPduFromFile()
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_send_recv_mms.cpp104 int32_t totolLength = static_cast<int32_t>(fread(pduBuffer.get(), 1, MMS_PDU_MAX_SIZE, pFile)); in GetMmsPduFromFile() local
105 TELEPHONY_LOGI("fread totolLength%{private}d", totolLength); in GetMmsPduFromFile()
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp256 int32_t totolLength = static_cast<int32_t>(fread(pduBuffer.get(), 1, MMS_PDU_MAX_SIZE, pFile)); in GetMmsPduFromFile() local
257 TELEPHONY_LOGI("fread totolLength%{public}d", totolLength); in GetMmsPduFromFile()

Completed in 4 milliseconds