Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Side by Side Diff: ppapi/native_client/src/shared/ppapi_proxy/ppp_rpc_server.cc

Issue 10823187: NaCl proxy for PPB_NetworkMonitor_Private (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 // 4 //
5 // WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING 5 // WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
6 // 6 //
7 // Automatically generated code. See srpcgen.py 7 // Automatically generated code. See srpcgen.py
8 // 8 //
9 // NaCl Simple Remote Procedure Call interface abstractions. 9 // NaCl Simple Remote Procedure Call interface abstractions.
10 10
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 NaClSrpcClosure* done 261 NaClSrpcClosure* done
262 ) { 262 ) {
263 UNREFERENCED_PARAMETER(outputs); 263 UNREFERENCED_PARAMETER(outputs);
264 PppMouseLockRpcServer::PPP_MouseLock_MouseLockLost( 264 PppMouseLockRpcServer::PPP_MouseLock_MouseLockLost(
265 rpc, 265 rpc,
266 done, 266 done,
267 inputs[0]->u.ival 267 inputs[0]->u.ival
268 ); 268 );
269 } 269 }
270 270
271 static void PPP_NetworkMonitor_Private_NetworkListChangedDispatcher(
272 NaClSrpcRpc* rpc,
273 NaClSrpcArg** inputs,
274 NaClSrpcArg** outputs,
275 NaClSrpcClosure* done
276 ) {
277 UNREFERENCED_PARAMETER(outputs);
278 PppNetworkMonitorPrivateRpcServer::PPP_NetworkMonitor_Private_NetworkListChang ed(
279 rpc,
280 done,
281 inputs[0]->u.ival,
282 inputs[1]->u.ival
283 );
284 }
285
271 static void PPP_Printing_QuerySupportedFormatsDispatcher( 286 static void PPP_Printing_QuerySupportedFormatsDispatcher(
272 NaClSrpcRpc* rpc, 287 NaClSrpcRpc* rpc,
273 NaClSrpcArg** inputs, 288 NaClSrpcArg** inputs,
274 NaClSrpcArg** outputs, 289 NaClSrpcArg** outputs,
275 NaClSrpcClosure* done 290 NaClSrpcClosure* done
276 ) { 291 ) {
277 PppPrintingRpcServer::PPP_Printing_QuerySupportedFormats( 292 PppPrintingRpcServer::PPP_Printing_QuerySupportedFormats(
278 rpc, 293 rpc,
279 done, 294 done,
280 inputs[0]->u.ival, 295 inputs[0]->u.ival,
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 { "PPP_Find_SelectFindResult:ii:", PPP_Find_SelectFindResultDispatcher }, 447 { "PPP_Find_SelectFindResult:ii:", PPP_Find_SelectFindResultDispatcher },
433 { "PPP_Find_StopFind:i:", PPP_Find_StopFindDispatcher }, 448 { "PPP_Find_StopFind:i:", PPP_Find_StopFindDispatcher },
434 { "PPP_InputEvent_HandleInputEvent:iiCC:i", PPP_InputEvent_HandleInputEventDis patcher }, 449 { "PPP_InputEvent_HandleInputEvent:iiCC:i", PPP_InputEvent_HandleInputEventDis patcher },
435 { "PPP_Instance_DidCreate:iiCC:i", PPP_Instance_DidCreateDispatcher }, 450 { "PPP_Instance_DidCreate:iiCC:i", PPP_Instance_DidCreateDispatcher },
436 { "PPP_Instance_DidDestroy:i:", PPP_Instance_DidDestroyDispatcher }, 451 { "PPP_Instance_DidDestroy:i:", PPP_Instance_DidDestroyDispatcher },
437 { "PPP_Instance_DidChangeView:iiC:", PPP_Instance_DidChangeViewDispatcher }, 452 { "PPP_Instance_DidChangeView:iiC:", PPP_Instance_DidChangeViewDispatcher },
438 { "PPP_Instance_DidChangeFocus:ib:", PPP_Instance_DidChangeFocusDispatcher }, 453 { "PPP_Instance_DidChangeFocus:ib:", PPP_Instance_DidChangeFocusDispatcher },
439 { "PPP_Instance_HandleDocumentLoad:ii:i", PPP_Instance_HandleDocumentLoadDispa tcher }, 454 { "PPP_Instance_HandleDocumentLoad:ii:i", PPP_Instance_HandleDocumentLoadDispa tcher },
440 { "PPP_Messaging_HandleMessage:iC:", PPP_Messaging_HandleMessageDispatcher }, 455 { "PPP_Messaging_HandleMessage:iC:", PPP_Messaging_HandleMessageDispatcher },
441 { "PPP_MouseLock_MouseLockLost:i:", PPP_MouseLock_MouseLockLostDispatcher }, 456 { "PPP_MouseLock_MouseLockLost:i:", PPP_MouseLock_MouseLockLostDispatcher },
457 { "PPP_NetworkMonitor_Private_NetworkListChanged:ii:", PPP_NetworkMonitor_Priv ate_NetworkListChangedDispatcher },
442 { "PPP_Printing_QuerySupportedFormats:i:i", PPP_Printing_QuerySupportedFormats Dispatcher }, 458 { "PPP_Printing_QuerySupportedFormats:i:i", PPP_Printing_QuerySupportedFormats Dispatcher },
443 { "PPP_Printing_Begin:iC:i", PPP_Printing_BeginDispatcher }, 459 { "PPP_Printing_Begin:iC:i", PPP_Printing_BeginDispatcher },
444 { "PPP_Printing_PrintPages:iCi:i", PPP_Printing_PrintPagesDispatcher }, 460 { "PPP_Printing_PrintPages:iCi:i", PPP_Printing_PrintPagesDispatcher },
445 { "PPP_Printing_End:i:", PPP_Printing_EndDispatcher }, 461 { "PPP_Printing_End:i:", PPP_Printing_EndDispatcher },
446 { "PPP_Printing_IsScalingDisabled:i:i", PPP_Printing_IsScalingDisabledDispatch er }, 462 { "PPP_Printing_IsScalingDisabled:i:i", PPP_Printing_IsScalingDisabledDispatch er },
447 { "PPP_Scrollbar_ValueChanged:iii:", PPP_Scrollbar_ValueChangedDispatcher }, 463 { "PPP_Scrollbar_ValueChanged:iii:", PPP_Scrollbar_ValueChangedDispatcher },
448 { "PPP_Scrollbar_OverlayChanged:iii:", PPP_Scrollbar_OverlayChangedDispatcher }, 464 { "PPP_Scrollbar_OverlayChanged:iii:", PPP_Scrollbar_OverlayChangedDispatcher },
449 { "PPP_Selection_GetSelectedText:ii:C", PPP_Selection_GetSelectedTextDispatche r }, 465 { "PPP_Selection_GetSelectedText:ii:C", PPP_Selection_GetSelectedTextDispatche r },
450 { "PPP_Widget_Invalidate:iiC:", PPP_Widget_InvalidateDispatcher }, 466 { "PPP_Widget_Invalidate:iiC:", PPP_Widget_InvalidateDispatcher },
451 { "PPP_Zoom_Zoom:idi:", PPP_Zoom_ZoomDispatcher }, 467 { "PPP_Zoom_Zoom:idi:", PPP_Zoom_ZoomDispatcher },
452 { NULL, NULL } 468 { NULL, NULL }
453 }; 469 };
454 470
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698