Home
last modified time | relevance | path

Searched refs:GetLogPersisterById (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_persister.h72 static std::shared_ptr<LogPersister> GetLogPersisterById(uint32_t id);
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp389 auto logPersisterPtr = GetLogPersisterById(id); in Kill()
415 auto logPersisterPtr = GetLogPersisterById(id); in Refresh()
471 std::shared_ptr<LogPersister> LogPersister::GetLogPersisterById(uint32_t id) in GetLogPersisterById() function in OHOS::HiviewDFX::LogPersister

Completed in 1 milliseconds