Searched refs:AddCommonEventName (Results 1 – 2 of 2) sorted by relevance
63 bool AddCommonEventName(const std::string& eventName);
495 bool CommonEventCollect::AddCommonEventName(const std::string& eventName) in AddCommonEventName() function in OHOS::CommonEventCollect510 bool isInsertEventName = AddCommonEventName(event.name); in AddCollectEvent()