Home
last modified time | relevance | path

Searched refs:input_handler (Results 1 – 6 of 6) sorted by relevance

/external/autotest/site_utils/tester_feedback/
Dsequenced_request.py25 def __init__(self, blurb, input_handler, prompt=None): argument
26 self.input_handler = input_handler
27 blurb_supp, prompt_supp = input_handler.get_choices_supplements()
55 return self.input_handler.process(raw_input(self.prompt))
72 def append_question(self, blurb, input_handler, prompt=None): argument
82 blurb % attrs, input_handler,
/external/llvm-project/lldb/utils/lui/
Dcui.py199 self.input_handler = InputHandler(self.screen, self.event_queue)
200 self.input_handler.daemon = True
224 self.input_handler.start()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.h45 const BytesHandler* input_handler() const { in input_handler() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Ddecoder.h73 const BytesHandler* input_handler() const { in input_handler() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h9502 const BytesHandler* input_handler() const;
9697 inline const BytesHandler* DecoderMethod::input_handler() const {
10490 const BytesHandler* input_handler() const;
10536 inline const BytesHandler* ParserMethod::input_handler() const {
/external/protobuf/php/ext/google/protobuf/
Dupb.h6274 const BytesHandler* input_handler() const {
7084 const BytesHandler* input_handler() const {