Home
last modified time | relevance | path

Searched refs:DumpEventInfo (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h41 void DumpEventInfo(std::ostringstream& oss, const std::string& header, const WatchPoint& watchPoint) const;
H A Dvendor.cpp153 void Vendor::DumpEventInfo(std::ostringstream& oss, const std::string& header, const WatchPoint& watchPoint) const in DumpEventInfo() function in OHOS::HiviewDFX::Vendor
253 DumpEventInfo(body, HEADER, node); in InitLogBody()
273 DumpEventInfo(body, HEADER, node); in InitLogBody()
303 DumpEventInfo(header, TRIGGER_HEADER, watchPoint); in MergeEventLog()
/base/security/security_guard/services/data_collect/sa/include/
H A Ddata_collect_manager_service.h65 void DumpEventInfo(int fd, int64_t eventId);
/base/security/security_guard/test/unittest/data_collect/sa/
H A Ddata_collect_manager_service.h64 void DumpEventInfo(int fd, int64_t eventId);
H A Dsecurity_guard_data_collect_sa_test.cpp151 service.DumpEventInfo(1, 1); in HWTEST_F()
158 service.DumpEventInfo(1, 1); in HWTEST_F()
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp145 DumpEventInfo(fd, eventId); in Dump()
150 void DataCollectManagerService::DumpEventInfo(int fd, int64_t eventId) in DumpEventInfo() function in OHOS::Security::SecurityGuard::DataCollectManagerService
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp342 vendor->DumpEventInfo(oss, header, watchPoint); in HWTEST_F()

Completed in 7 milliseconds