Searched refs:GetLogSize (Results 1 – 5 of 5) sorted by relevance
26 int GetLogSize() const;
50 long GetLogSize() const;
38 int EventLogCatcher::GetLogSize() const in GetLogSize() function in OHOS::HiviewDFX::EventLogCatcher
183 long EventLogTask::GetLogSize() const in GetLogSize() function in OHOS::HiviewDFX::EventLogTask
177 printf("logTask LogSize is %ld\n", logTask->GetLogSize()); in StartCreate()178 if (logTask->GetLogSize() < minQuantity) { in StartCreate()485 ASSERT_TRUE(eventLogCatcher->GetLogSize() == -1);487 ASSERT_TRUE(eventLogCatcher->GetLogSize() == 1);