Searched refs:SetTag (Results 1 – 11 of 11) sorted by relevance
62 notificationUserInput.SetTag(stringData); in DoSomethingInterestingWithMyAPI()
204 void SetTag(const std::string tag);
133 … sysEvent->SetTag(sysEventParser_->GetTagByDomainAndName(sysEvent->domain_, sysEvent->eventName_)); in CheckValidSysEvent()
62 void SetTag(const std::string& tag);
158 void SysEvent::SetTag(const std::string& tag) in SetTag() function in OHOS::HiviewDFX::SysEvent
244 …"OHOS::HiviewDFX::SysEvent::SetTag(std::__h::basic_string<char, std::__h::char_traits<char>, std::…
212 event->SetTag(baseInfo.tag); in CheckBaseInfoValidity()
186 void NotificationUserInput::SetTag(const std::string tag) in SetTag() function in OHOS::Notification::NotificationUserInput
425 pData.SetTag(webviewPasteDataTag_); in SetPasteData()
675 userInput->SetTag("tag");
2603 userInput->SetTag(str); in GetNotificationUserInputByTag()