Searched refs:AndroidInputEventDispatchTable (Results 1 – 6 of 6) sorted by relevance
47 AndroidInputEventDispatchTable::~AndroidInputEventDispatchTable() = default;
2727 class AndroidInputEventDispatchTable : public macros_internal::MacroTable {2749 using id = IdColumn<AndroidInputEventDispatchTable::Id>;2782 bool operator==(const AndroidInputEventDispatchTable::Row& other) const {2805 AndroidInputEventDispatchTable, ConstRowReference, RowReference> {2814 AndroidInputEventDispatchTable, RowNumber> {2816 ConstRowReference(const AndroidInputEventDispatchTable* table, uint32_t row_number) in ConstRowReference()2848 RowReference(const AndroidInputEventDispatchTable* table, uint32_t row_number) in RowReference()2877 AndroidInputEventDispatchTable* mutable_table() const { in mutable_table()2878 return const_cast<AndroidInputEventDispatchTable*>(table()); in mutable_table()2886 ConstIterator, AndroidInputEventDispatchTable, RowNumber, ConstRowReference> {[all …]
132 tables::AndroidInputEventDispatchTable::Row event_row; in ParseWindowDispatchEvent()152 tables::AndroidInputEventDispatchTable::Name()), in ParseWindowDispatchEvent()
62 if (table_name == tables::AndroidInputEventDispatchTable::Name()) { in GetProtoName()
471 const tables::AndroidInputEventDispatchTable&475 tables::AndroidInputEventDispatchTable*1094 tables::AndroidInputEventDispatchTable android_input_event_dispatch_table_{
181 BoundInserter AddArgsTo(tables::AndroidInputEventDispatchTable::Id id) { in AddArgsTo()