Home
last modified time | relevance | path

Searched defs:oldSize (Results 1 – 4 of 4) sorted by relevance

/base/update/updater/services/include/patch/
Dupdate_patch.h26 size_t oldSize; member
/base/hiviewdfx/faultloggerd/test/unittest/async_stack/
Dstack_table_test.cpp56 uint32_t oldSize = stackTable->GetTabelSize(); variable
/base/update/updater/test/unittest/package/
Dpkg_manager_unittest.cpp422 size_t oldSize = uncompressedData.size(); in TestDecompressLz4() local
532 size_t oldSize = uncompressedData.size(); in TestDecompressGzip() local
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
Daccount_iam_manager_test.cpp312 virtual int32_t UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara()