Searched refs:InputMethodManagerServiceTable (Results 1 – 6 of 6) sorted by relevance
143 InputMethodManagerServiceTable::~InputMethodManagerServiceTable() = default;
950 class InputMethodManagerServiceTable : public macros_internal::MacroTable {970 using id = IdColumn<InputMethodManagerServiceTable::Id>;995 bool operator==(const InputMethodManagerServiceTable::Row& other) const {1014 InputMethodManagerServiceTable, ConstRowReference, RowReference> {1023 InputMethodManagerServiceTable, RowNumber> {1025 ConstRowReference(const InputMethodManagerServiceTable* table, uint32_t row_number) in ConstRowReference()1051 RowReference(const InputMethodManagerServiceTable* table, uint32_t row_number) in RowReference()1072 InputMethodManagerServiceTable* mutable_table() const { in mutable_table()1073 return const_cast<InputMethodManagerServiceTable*>(table()); in mutable_table()1081 ConstIterator, InputMethodManagerServiceTable, RowNumber, ConstRowReference> {[all …]
162 tables::InputMethodManagerServiceTable::Row row; in ParseInputMethodManagerServiceData()177 tables::InputMethodManagerServiceTable::Name()), in ParseInputMethodManagerServiceData()
44 if (table_name == tables::InputMethodManagerServiceTable::Name()) { in GetProtoName()
826 const tables::InputMethodManagerServiceTable&830 tables::InputMethodManagerServiceTable*1174 tables::InputMethodManagerServiceTable inputmethod_manager_service_table_{
133 BoundInserter AddArgsTo(tables::InputMethodManagerServiceTable::Id id) { in AddArgsTo()