Home
last modified time | relevance | path

Searched refs:GetLogFileSize (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.h43 uint32 GetLogFileSize(void);
H A Dhiview_output_log.c345 uint32 GetLogFileSize(void) in GetLogFileSize() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.h193 uint64_t GetLogFileSize() const;
H A Drd_single_ver_storage_executor.cpp695 uint64_t RdSingleVerStorageExecutor::GetLogFileSize() const in GetLogFileSize() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h184 uint64_t GetLogFileSize() const;
H A Dsqlite_single_ver_natural_store_extend.cpp469 uint64_t logFileSize = handle->GetLogFileSize(); in RemoveDeviceDataInner()
H A Dsqlite_single_ver_natural_store_connection.cpp1759 uint64_t logFileSize = executor->GetLogFileSize(); in CheckLogOverLimit()
H A Dsqlite_single_ver_storage_executor.cpp2116 uint64_t SQLiteSingleVerStorageExecutor::GetLogFileSize() const in GetLogFileSize() function in DistributedDB::SQLiteSingleVerStorageExecutor