Home
last modified time | relevance | path

Searched defs: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
/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
/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

Completed in 6 milliseconds