Home
last modified time | relevance | path

Searched refs:StartBootScan (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.h73 void StartBootScan();
Dfaultlogger.cpp412 auto task = std::bind(&Faultlogger::StartBootScan, this); in OnLoad()
564 void Faultlogger::StartBootScan() in StartBootScan() function in OHOS::HiviewDFX::Faultlogger
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp589 plugin->StartBootScan();
618 plugin->StartBootScan();