Home
last modified time | relevance | path

Searched defs:inLength (Results 1 - 3 of 3) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/src/utils/
H A Dmms_quoted_printable.cpp50 uint32_t inLength = 0; in Decode() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dhks_rsa_common_mt.cpp72 uint32_t inLength = (cipherLenBit->uint32Param) / BIT_NUM_OF_UINT8; in GenerateKeyTestCase() local
139 uint32_t inLength = (cipherLenBit->uint32Param) / BIT_NUM_OF_UINT8; in EncryptLocalTestCase() local
269 uint32_t inLength = (cipherLenBit->uint32Param) / BIT_NUM_OF_UINT8; in DecryptLocalTestCase() local
329 uint32_t inLength in DecryptServiceTestCase() local
[all...]
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_lz4.cpp306 size_t inLength = 0; in Pack() local
321 struct PkgBufferMessage msg { packText, inBuffer, outBuffer, inLength, outLength}; in Pack() member
474 size_t inLength = static_cast<size_t>(inBuffSize); in Unpack() local
483 struct PkgBufferMessage msg { unpackText, inBuffer, outBuffer, inLength, outLength}; in Unpack() member

Completed in 3 milliseconds