HomeSort by relevance Sort by last modified time
    Searched refs:input_handler (Results 1 - 3 of 3) sorted by null

  /external/autotest/site_utils/tester_feedback/
sequenced_request.py 25 def __init__(self, blurb, input_handler, prompt=None):
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):
76 @param input_handler: The input handler object.
82 blurb % attrs, input_handler,
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 7605 inline const BytesHandler* DecoderMethod::input_handler() const { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upb::pb::DecoderMethod
8469 inline const BytesHandler* ParserMethod::input_handler() const { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upb::json::ParserMethod
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h 7302 inline const BytesHandler* DecoderMethod::input_handler() const { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upb::pb::DecoderMethod
    [all...]

Completed in 403 milliseconds