Home
last modified time | relevance | path

Searched refs:FillCurrPageWithZero (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/writer/
H A Dsys_event_doc_writer.cpp96 if (int ret = FillCurrPageWithZero(remainSize); ret != DOC_STORE_SUCCESS) { in Write()
108 int SysEventDocWriter::FillCurrPageWithZero(uint32_t remainSize) in FillCurrPageWithZero() function in OHOS::HiviewDFX::EventStore::SysEventDocWriter
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/writer/include/
H A Dsys_event_doc_writer.h38 int FillCurrPageWithZero(uint32_t remainSize);