Home
last modified time | relevance | path

Searched refs:InputMethodServiceTraceFileProto (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/parsers/
Dparser_input_method_service.ts24 import {InputMethodServiceTraceFileProto} from './proto_types';
41 const decoded = InputMethodServiceTraceFileProto.decode(buffer) as any;
Dproto_types.js41 const InputMethodServiceTraceFileProto = protobuf.Root.fromJSON(inputMethodClientsJson).lookupType( constant
74 InputMethodServiceTraceFileProto,