Searched refs:InputMethodServiceTable (Results 1 – 6 of 6) sorted by relevance
144 InputMethodServiceTable::~InputMethodServiceTable() = default;
1364 class InputMethodServiceTable : public macros_internal::MacroTable {1384 using id = IdColumn<InputMethodServiceTable::Id>;1409 bool operator==(const InputMethodServiceTable::Row& other) const {1428 InputMethodServiceTable, ConstRowReference, RowReference> {1437 InputMethodServiceTable, RowNumber> {1439 ConstRowReference(const InputMethodServiceTable* table, uint32_t row_number) in ConstRowReference()1465 RowReference(const InputMethodServiceTable* table, uint32_t row_number) in RowReference()1486 InputMethodServiceTable* mutable_table() const { in mutable_table()1487 return const_cast<InputMethodServiceTable*>(table()); in mutable_table()1495 ConstIterator, InputMethodServiceTable, RowNumber, ConstRowReference> {[all …]
187 tables::InputMethodServiceTable::Row row; in ParseInputMethodServiceData()201 tables::InputMethodServiceTable::Name()), in ParseInputMethodServiceData()
47 if (table_name == tables::InputMethodServiceTable::Name()) { in GetProtoName()
835 const tables::InputMethodServiceTable& inputmethod_service_table() const { in inputmethod_service_table()838 tables::InputMethodServiceTable* mutable_inputmethod_service_table() { in mutable_inputmethod_service_table()1176 tables::InputMethodServiceTable inputmethod_service_table_{&string_pool_};
128 BoundInserter AddArgsTo(tables::InputMethodServiceTable::Id id) { in AddArgsTo()