Searched refs:ParserInputMethodService (Results 1 – 4 of 4) sorted by relevance
27 class ParserInputMethodService extends AbstractParser<HierarchyTreeNode> { class39 ParserInputMethodService.InputMethodServiceTraceFileProto.fields['entry'];41 ParserInputMethodService.ENTRY_FIELD.tamperedMessageType,46 ParserInputMethodService.ENTRY_FIELD,47 ParserInputMethodService.SERVICE_FIELD,57 return ParserInputMethodService.MAGIC_NUMBER;72 ParserInputMethodService.InputMethodServiceTraceFileProto.decode(100 return ParserInputMethodService.HIERARCHY_TREE_FACTORY.makeHierarchyTree(106 export {ParserInputMethodService};
30 export class ParserInputMethodService extends AbstractParser<HierarchyTreeNode> { class35 ParserInputMethodService.Wrapper.fields['inputmethodService'];37 ParserInputMethodService.ENTRY_FIELD.tamperedMessageType,41 ParserInputMethodService.ENTRY_FIELD,42 ParserInputMethodService.SERVICE_FIELD,55 assertDefined(ParserInputMethodService.ENTRY_FIELD.tamperedMessageType),71 return ParserInputMethodService.HIERARCHY_TREE_FACTORY.makeHierarchyTree(
28 import {ParserInputMethodService} from 'parsers/input_method/legacy/parser_input_method_service';48 ParserInputMethodService,
25 import {ParserInputMethodService} from 'parsers/input_method/perfetto/parser_input_method_service';41 ParserInputMethodService,