| OLD | NEW |
| 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 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 349 NaClSrpcClosure* done | 349 NaClSrpcClosure* done |
| 350 ) { | 350 ) { |
| 351 PppPrintingRpcServer::PPP_Printing_IsScalingDisabled( | 351 PppPrintingRpcServer::PPP_Printing_IsScalingDisabled( |
| 352 rpc, | 352 rpc, |
| 353 done, | 353 done, |
| 354 inputs[0]->u.ival, | 354 inputs[0]->u.ival, |
| 355 &(outputs[0]->u.ival) | 355 &(outputs[0]->u.ival) |
| 356 ); | 356 ); |
| 357 } | 357 } |
| 358 | 358 |
| 359 static void PPP_Scrollbar_ValueChangedDispatcher( | |
| 360 NaClSrpcRpc* rpc, | |
| 361 NaClSrpcArg** inputs, | |
| 362 NaClSrpcArg** outputs, | |
| 363 NaClSrpcClosure* done | |
| 364 ) { | |
| 365 UNREFERENCED_PARAMETER(outputs); | |
| 366 PppScrollbarRpcServer::PPP_Scrollbar_ValueChanged( | |
| 367 rpc, | |
| 368 done, | |
| 369 inputs[0]->u.ival, | |
| 370 inputs[1]->u.ival, | |
| 371 inputs[2]->u.ival | |
| 372 ); | |
| 373 } | |
| 374 | |
| 375 static void PPP_Scrollbar_OverlayChangedDispatcher( | |
| 376 NaClSrpcRpc* rpc, | |
| 377 NaClSrpcArg** inputs, | |
| 378 NaClSrpcArg** outputs, | |
| 379 NaClSrpcClosure* done | |
| 380 ) { | |
| 381 UNREFERENCED_PARAMETER(outputs); | |
| 382 PppScrollbarRpcServer::PPP_Scrollbar_OverlayChanged( | |
| 383 rpc, | |
| 384 done, | |
| 385 inputs[0]->u.ival, | |
| 386 inputs[1]->u.ival, | |
| 387 inputs[2]->u.ival | |
| 388 ); | |
| 389 } | |
| 390 | |
| 391 static void PPP_Selection_GetSelectedTextDispatcher( | 359 static void PPP_Selection_GetSelectedTextDispatcher( |
| 392 NaClSrpcRpc* rpc, | 360 NaClSrpcRpc* rpc, |
| 393 NaClSrpcArg** inputs, | 361 NaClSrpcArg** inputs, |
| 394 NaClSrpcArg** outputs, | 362 NaClSrpcArg** outputs, |
| 395 NaClSrpcClosure* done | 363 NaClSrpcClosure* done |
| 396 ) { | 364 ) { |
| 397 PppSelectionRpcServer::PPP_Selection_GetSelectedText( | 365 PppSelectionRpcServer::PPP_Selection_GetSelectedText( |
| 398 rpc, | 366 rpc, |
| 399 done, | 367 done, |
| 400 inputs[0]->u.ival, | 368 inputs[0]->u.ival, |
| 401 inputs[1]->u.ival, | 369 inputs[1]->u.ival, |
| 402 &(outputs[0]->u.count), outputs[0]->arrays.carr | 370 &(outputs[0]->u.count), outputs[0]->arrays.carr |
| 403 ); | 371 ); |
| 404 } | 372 } |
| 405 | 373 |
| 406 static void PPP_Widget_InvalidateDispatcher( | |
| 407 NaClSrpcRpc* rpc, | |
| 408 NaClSrpcArg** inputs, | |
| 409 NaClSrpcArg** outputs, | |
| 410 NaClSrpcClosure* done | |
| 411 ) { | |
| 412 UNREFERENCED_PARAMETER(outputs); | |
| 413 PppWidgetRpcServer::PPP_Widget_Invalidate( | |
| 414 rpc, | |
| 415 done, | |
| 416 inputs[0]->u.ival, | |
| 417 inputs[1]->u.ival, | |
| 418 inputs[2]->u.count, inputs[2]->arrays.carr | |
| 419 ); | |
| 420 } | |
| 421 | |
| 422 static void PPP_Zoom_ZoomDispatcher( | 374 static void PPP_Zoom_ZoomDispatcher( |
| 423 NaClSrpcRpc* rpc, | 375 NaClSrpcRpc* rpc, |
| 424 NaClSrpcArg** inputs, | 376 NaClSrpcArg** inputs, |
| 425 NaClSrpcArg** outputs, | 377 NaClSrpcArg** outputs, |
| 426 NaClSrpcClosure* done | 378 NaClSrpcClosure* done |
| 427 ) { | 379 ) { |
| 428 UNREFERENCED_PARAMETER(outputs); | 380 UNREFERENCED_PARAMETER(outputs); |
| 429 PppZoomRpcServer::PPP_Zoom_Zoom( | 381 PppZoomRpcServer::PPP_Zoom_Zoom( |
| 430 rpc, | 382 rpc, |
| 431 done, | 383 done, |
| (...skipping 21 matching lines...) Expand all Loading... |
| 453 { "PPP_Instance_DidChangeFocus:ib:", PPP_Instance_DidChangeFocusDispatcher }, | 405 { "PPP_Instance_DidChangeFocus:ib:", PPP_Instance_DidChangeFocusDispatcher }, |
| 454 { "PPP_Instance_HandleDocumentLoad:ii:i", PPP_Instance_HandleDocumentLoadDispa
tcher }, | 406 { "PPP_Instance_HandleDocumentLoad:ii:i", PPP_Instance_HandleDocumentLoadDispa
tcher }, |
| 455 { "PPP_Messaging_HandleMessage:iC:", PPP_Messaging_HandleMessageDispatcher }, | 407 { "PPP_Messaging_HandleMessage:iC:", PPP_Messaging_HandleMessageDispatcher }, |
| 456 { "PPP_MouseLock_MouseLockLost:i:", PPP_MouseLock_MouseLockLostDispatcher }, | 408 { "PPP_MouseLock_MouseLockLost:i:", PPP_MouseLock_MouseLockLostDispatcher }, |
| 457 { "PPP_NetworkMonitor_Private_NetworkListChanged:ii:", PPP_NetworkMonitor_Priv
ate_NetworkListChangedDispatcher }, | 409 { "PPP_NetworkMonitor_Private_NetworkListChanged:ii:", PPP_NetworkMonitor_Priv
ate_NetworkListChangedDispatcher }, |
| 458 { "PPP_Printing_QuerySupportedFormats:i:i", PPP_Printing_QuerySupportedFormats
Dispatcher }, | 410 { "PPP_Printing_QuerySupportedFormats:i:i", PPP_Printing_QuerySupportedFormats
Dispatcher }, |
| 459 { "PPP_Printing_Begin:iC:i", PPP_Printing_BeginDispatcher }, | 411 { "PPP_Printing_Begin:iC:i", PPP_Printing_BeginDispatcher }, |
| 460 { "PPP_Printing_PrintPages:iCi:i", PPP_Printing_PrintPagesDispatcher }, | 412 { "PPP_Printing_PrintPages:iCi:i", PPP_Printing_PrintPagesDispatcher }, |
| 461 { "PPP_Printing_End:i:", PPP_Printing_EndDispatcher }, | 413 { "PPP_Printing_End:i:", PPP_Printing_EndDispatcher }, |
| 462 { "PPP_Printing_IsScalingDisabled:i:i", PPP_Printing_IsScalingDisabledDispatch
er }, | 414 { "PPP_Printing_IsScalingDisabled:i:i", PPP_Printing_IsScalingDisabledDispatch
er }, |
| 463 { "PPP_Scrollbar_ValueChanged:iii:", PPP_Scrollbar_ValueChangedDispatcher }, | |
| 464 { "PPP_Scrollbar_OverlayChanged:iii:", PPP_Scrollbar_OverlayChangedDispatcher
}, | |
| 465 { "PPP_Selection_GetSelectedText:ii:C", PPP_Selection_GetSelectedTextDispatche
r }, | 415 { "PPP_Selection_GetSelectedText:ii:C", PPP_Selection_GetSelectedTextDispatche
r }, |
| 466 { "PPP_Widget_Invalidate:iiC:", PPP_Widget_InvalidateDispatcher }, | |
| 467 { "PPP_Zoom_Zoom:idi:", PPP_Zoom_ZoomDispatcher }, | 416 { "PPP_Zoom_Zoom:idi:", PPP_Zoom_ZoomDispatcher }, |
| 468 { NULL, NULL } | 417 { NULL, NULL } |
| 469 }; | 418 }; |
| 470 | 419 |
| OLD | NEW |