Home
last modified time | relevance | path

Searched defs:logSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/log/
H A Dbackup_hi_audit.cpp34 uint32_t logSize; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dhi_audit.cpp34 uint32_t logSize; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_local_test.cpp187 int logSize = sizeof(log) / sizeof(log[0]); variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_read.cpp145 int logSize = static_cast<int>(logs.size()); in ParseAllHistoryLogs() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1387 uint64_t logSize = DBConstant::MAX_LOG_SIZE_HIGH; variable
1462 uint64_t logSize = 6 * 1024 * 1024; // 6M for initial test. variable
H A Ddistributeddb_interfaces_nb_delegate_test.cpp1918 uint64_t logSize = DBConstant::MAX_LOG_SIZE_HIGH; variable
1994 uint64_t logSize = 6 * 1024 * 1024; // 6M for initial test. variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1355 int logSize = sizeof(log) / sizeof(log[0]); variable