Searched refs:SendParam (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_message_utils_impl.h37 const Message* msg, SendParam* p) {
H A Dipc_message_macros.h522 Schema::SendParam send_params; \
530 Schema::SendParam send_params; \
629 typedef Schema::SendParam SendParam; \
635 static bool ReadSendParam(const Message* msg, Schema::SendParam* p); \
649 typedef Schema::SendParam SendParam; \
657 static bool ReadSendParam(const Message* msg, Schema::SendParam* p); \
710 bool msg_class::ReadSendParam(const Message* msg, Schema::SendParam* p) { \
730 bool msg_class::ReadSendParam(const Message* msg, Schema::SendParam*
[all...]
H A Dipc_message_utils.h879 typedef SendParamType SendParam; typedef in class:IPC::SyncMessageSchema
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/
H A Dresource_message_test_sink.cc129 PpapiHostMsg_ResourceSyncCall::Schema::SendParam send_params;

Completed in 133 milliseconds