Home
last modified time | relevance | path

Searched refs:browser_sender_routing_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dconnection.h23 browser_sender_routing_id(MSG_ROUTING_NONE) { in Connection()
29 browser_sender_routing_id(MSG_ROUTING_NONE) { in Connection()
35 browser_sender_routing_id(routing_id) { in Connection()
44 int browser_sender_routing_id; member
Dplugin_resource.cc129 connection_.browser_sender_routing_id, in SendResourceCall()