Searched refs:setEventIndex (Results 1 – 11 of 11) sorted by relevance
82 .setEventIndex(1) in writeEvent_textSelectionEvent()98 .setEventIndex(1) in writeEvent_textSelectionEvent()173 .setEventIndex(1) in writeEvent_textLinkifyEvent()185 .setEventIndex(1) in writeEvent_textLinkifyEvent()207 .setEventIndex(1) in writeEvent_textConversationActionEvent()241 .setEventIndex(1) in writeEvent_languageDetectionEvent()
116 .setEventIndex(0) in logGenerateLinks_allFieldsAreSet()131 .setEventIndex(0) in logGenerateLinks_allFieldsAreSet()
182 .setEventIndex(2) in setFullCommonFields()
43 .setEventIndex(selectionEvent.getEventIndex()) in toTextClassifierEvent()52 .setEventIndex(selectionEvent.getEventIndex()) in toTextClassifierEvent()
126 .setEventIndex(sourceEvent.getEventIndex()) in copyCommonFields()
39 void setEventIndex(uint32_t index) { in setEventIndex() function
321 void EventSymbol::setEventIndex(uint32_t index) { in setEventIndex() function in lld::wasm::EventSymbol
121 cast<EventSymbol>(sym)->setEventIndex(numImportedEvents++); in addImport()263 event->setEventIndex(eventIndex); in addEvent()
382 void setEventIndex(uint32_t index);
141 .setEventIndex(2) in setFullCommonFields()
352 public T setEventIndex(int eventIndex) { in setEventIndex() method in TextClassifierEvent.Builder