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

  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
tty_test.cc 128 static ssize_t output_handler(const char* buf, size_t count, void* data) { function in namespace:__anon13007
149 handler.handler = output_handler;
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.cc 82 XmppOutputHandler* output_handler) {
86 output_handler_ = output_handler;

Completed in 144 milliseconds