Searched refs:tempEvents (Results 1 – 1 of 1) sorted by relevance
165 std::vector<std::string> tempEvents; in AddEvent() local168 tempEvents.emplace_back(event); in AddEvent()180 declaration_->AddEvent(pageId, GetNodeIdForEvent(), tempEvents); in AddEvent()