Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader.cpp127 if (AppendTag(rawData, eventInfo.tag) == DOC_STORE_SUCCESS) { in AppendExtraInfo()
147 int ContentReader::AppendTag(std::shared_ptr<RawData> rawData, const std::string& tag) in AppendTag() function in OHOS::HiviewDFX::ContentReader
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Dcontent_reader.h70 int AppendTag(std::shared_ptr<RawData> rawData, const std::string& tag);