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

  /external/chromium_org/ipc/
ipc_message_utils_impl.h 37 const Message* msg, SendParam* p) {
ipc_message_macros.h 522 Schema::SendParam send_params; \
530 Schema::SendParam send_params; \
    [all...]
ipc_message_utils.h 879 typedef SendParamType SendParam;
880 typedef typename TupleTypes<SendParam>::ParamTuple RefSendParam;
884 static bool ReadSendParam(const Message* msg, SendParam* p) IPC_MSG_NOINLINE;
890 static bool DispatchWithSendParams(bool ok, const SendParam& send_params,
909 const SendParam& send_params,
  /external/chromium_org/ppapi/proxy/
resource_message_test_sink.cc 129 PpapiHostMsg_ResourceSyncCall::Schema::SendParam send_params;

Completed in 463 milliseconds