Searched refs:FillCurrPageWithZero (Results 1 – 2 of 2) sorted by relevance
96 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
38 int FillCurrPageWithZero(uint32_t remainSize);