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

  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps_instance.h 177 static void MessageHandlerInputStatic(const pp::Var& key,
ps_instance.cc 253 RegisterMessageHandler(tty_prefix_, MessageHandlerInputStatic, this);
287 RegisterMessageHandler("jspipe1", MessageHandlerInputStatic, this);
288 RegisterMessageHandler("jspipe2", MessageHandlerInputStatic, this);
289 RegisterMessageHandler("jspipe3", MessageHandlerInputStatic, this);
479 void PSInstance::MessageHandlerInputStatic(const pp::Var& key,

Completed in 64 milliseconds