Home
last modified time | relevance | path

Searched refs:AppendDomainAndName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader.cpp79 if (AppendDomainAndName(rawData, eventInfo) != DOC_STORE_SUCCESS) { in ReadRawData()
91 int ContentReader::AppendDomainAndName(std::shared_ptr<RawData> rawData, const EventInfo& eventInfo) in AppendDomainAndName() function in OHOS::HiviewDFX::ContentReader
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Dcontent_reader.h67 int AppendDomainAndName(std::shared_ptr<RawData> rawData, const EventInfo& eventInfo);