Home
last modified time | relevance | path

Searched refs:AppendType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp38 … AppendDomain(header.domain).AppendName(header.name).AppendType(static_cast<int>(header.type) + 1). in RawDataBuilder()
51 (void)AppendType(eventType); in RawDataBuilder()
141 RawDataBuilder& RawDataBuilder::AppendType(const int eventType) in AppendType() function in OHOS::HiviewDFX::EventRaw::RawDataBuilder
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Draw_data_builder.h60 RawDataBuilder& AppendType(const int eventType);
113 return AppendType(static_cast<int>(val)); in UpdateType()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp574 builder_->AppendDomain(domain).AppendName(eventName).AppendType(static_cast<int>(type)). in SysEventCreator()
H A Dlibhiviewbase.map328 "OHOS::HiviewDFX::EventRaw::RawDataBuilder::AppendType(int)";
370 "OHOS::HiviewDFX::EventRaw::RawDataBuilder::AppendType(int)";