Home
last modified time | relevance | path

Searched defs:sumLen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Drandom_access_file_test.cpp73 int32_t sumLen = CreatTestZipFile(filePath, si0); variable
H A Dhap_signing_block_utils_test.cpp96 long long sumLen = signInfo.hapEocdOffset + sizeof(zidEocdSign) + sizeof(centralDirLen) + in CreatTestZipFile() local
148 int32_t sumLen = CreatTestZipFile(pathFile, signInfo); variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp146 uint32_t sumLen = (uint32_t)atomic_load(&gSumLen); in HiLogFlowCtrlProcess() local