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

Side by Side Diff: ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c

Issue 16331007: Introduce PPB_NetAddress_Dev. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 6 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
« no previous file with comments | « ppapi/cpp/dev/net_address_dev.cc ('k') | ppapi/ppapi_proxy.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* Copyright (c) 2013 The Chromium Authors. All rights reserved. 1 /* Copyright (c) 2013 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 5
6 /* NOTE: this is auto-generated from IDL */ 6 /* NOTE: this is auto-generated from IDL */
7 #include "ppapi/generators/pnacl_shim.h" 7 #include "ppapi/generators/pnacl_shim.h"
8 8
9 #include "ppapi/c/ppb.h" 9 #include "ppapi/c/ppb.h"
10 #include "ppapi/c/dev/ppb_audio_input_dev.h" 10 #include "ppapi/c/dev/ppb_audio_input_dev.h"
11 #include "ppapi/c/dev/ppb_buffer_dev.h" 11 #include "ppapi/c/dev/ppb_buffer_dev.h"
12 #include "ppapi/c/dev/ppb_crypto_dev.h" 12 #include "ppapi/c/dev/ppb_crypto_dev.h"
13 #include "ppapi/c/dev/ppb_cursor_control_dev.h" 13 #include "ppapi/c/dev/ppb_cursor_control_dev.h"
14 #include "ppapi/c/dev/ppb_device_ref_dev.h" 14 #include "ppapi/c/dev/ppb_device_ref_dev.h"
15 #include "ppapi/c/dev/ppb_file_chooser_dev.h" 15 #include "ppapi/c/dev/ppb_file_chooser_dev.h"
16 #include "ppapi/c/dev/ppb_find_dev.h" 16 #include "ppapi/c/dev/ppb_find_dev.h"
17 #include "ppapi/c/dev/ppb_font_dev.h" 17 #include "ppapi/c/dev/ppb_font_dev.h"
18 #include "ppapi/c/dev/ppb_graphics_2d_dev.h" 18 #include "ppapi/c/dev/ppb_graphics_2d_dev.h"
19 #include "ppapi/c/dev/ppb_ime_input_event_dev.h" 19 #include "ppapi/c/dev/ppb_ime_input_event_dev.h"
20 #include "ppapi/c/dev/ppb_keyboard_input_event_dev.h" 20 #include "ppapi/c/dev/ppb_keyboard_input_event_dev.h"
21 #include "ppapi/c/dev/ppb_memory_dev.h" 21 #include "ppapi/c/dev/ppb_memory_dev.h"
22 #include "ppapi/c/dev/ppb_net_address_dev.h"
22 #include "ppapi/c/dev/ppb_printing_dev.h" 23 #include "ppapi/c/dev/ppb_printing_dev.h"
23 #include "ppapi/c/dev/ppb_resource_array_dev.h" 24 #include "ppapi/c/dev/ppb_resource_array_dev.h"
24 #include "ppapi/c/dev/ppb_scrollbar_dev.h" 25 #include "ppapi/c/dev/ppb_scrollbar_dev.h"
25 #include "ppapi/c/dev/ppb_testing_dev.h" 26 #include "ppapi/c/dev/ppb_testing_dev.h"
26 #include "ppapi/c/dev/ppb_text_input_dev.h" 27 #include "ppapi/c/dev/ppb_text_input_dev.h"
27 #include "ppapi/c/dev/ppb_trace_event_dev.h" 28 #include "ppapi/c/dev/ppb_trace_event_dev.h"
28 #include "ppapi/c/dev/ppb_truetype_font_dev.h" 29 #include "ppapi/c/dev/ppb_truetype_font_dev.h"
29 #include "ppapi/c/dev/ppb_url_util_dev.h" 30 #include "ppapi/c/dev/ppb_url_util_dev.h"
30 #include "ppapi/c/dev/ppb_var_array_dev.h" 31 #include "ppapi/c/dev/ppb_var_array_dev.h"
31 #include "ppapi/c/dev/ppb_var_dictionary_dev.h" 32 #include "ppapi/c/dev/ppb_var_dictionary_dev.h"
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_DeviceRef_Dev_0_1; 195 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_DeviceRef_Dev_0_1;
195 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_5; 196 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_5;
196 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_6; 197 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_6;
197 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Find_Dev_0_3; 198 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Find_Dev_0_3;
198 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Font_Dev_0_6; 199 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Font_Dev_0_6;
199 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Graphics2D_Dev_0_1; 200 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Graphics2D_Dev_0_1;
200 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_1; 201 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_1;
201 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_2; 202 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_2;
202 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_KeyboardInputEvent_Dev_0_ 1; 203 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_KeyboardInputEvent_Dev_0_ 1;
203 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Memory_Dev_0_1; 204 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Memory_Dev_0_1;
205 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_NetAddress_Dev_0_1;
204 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_7; 206 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_7;
205 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1; 207 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1;
206 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5; 208 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5;
207 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_7; 209 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_7;
208 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_8; 210 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_8;
209 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_9; 211 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_9;
210 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_91; 212 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_91;
211 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_92; 213 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_92;
212 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1; 214 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1;
213 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2; 215 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2;
(...skipping 1526 matching lines...) Expand 10 before | Expand all | Expand 10 after
1740 const struct PPB_IMEInputEvent_Dev_0_2 *iface = Pnacl_WrapperInfo_PPB_IMEInput Event_Dev_0_2.real_iface; 1742 const struct PPB_IMEInputEvent_Dev_0_2 *iface = Pnacl_WrapperInfo_PPB_IMEInput Event_Dev_0_2.real_iface;
1741 iface->GetSelection(ime_event, start, end); 1743 iface->GetSelection(ime_event, start, end);
1742 } 1744 }
1743 1745
1744 /* End wrapper methods for PPB_IMEInputEvent_Dev_0_2 */ 1746 /* End wrapper methods for PPB_IMEInputEvent_Dev_0_2 */
1745 1747
1746 /* Not generating wrapper methods for PPB_KeyboardInputEvent_Dev_0_1 */ 1748 /* Not generating wrapper methods for PPB_KeyboardInputEvent_Dev_0_1 */
1747 1749
1748 /* Not generating wrapper methods for PPB_Memory_Dev_0_1 */ 1750 /* Not generating wrapper methods for PPB_Memory_Dev_0_1 */
1749 1751
1752 /* Begin wrapper methods for PPB_NetAddress_Dev_0_1 */
1753
1754 static PP_Resource Pnacl_M29_PPB_NetAddress_Dev_CreateFromIPv4Address(PP_Instanc e instance, const struct PP_NetAddress_IPv4_Dev* ipv4_addr) {
1755 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1756 return iface->CreateFromIPv4Address(instance, ipv4_addr);
1757 }
1758
1759 static PP_Resource Pnacl_M29_PPB_NetAddress_Dev_CreateFromIPv6Address(PP_Instanc e instance, const struct PP_NetAddress_IPv6_Dev* ipv6_addr) {
1760 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1761 return iface->CreateFromIPv6Address(instance, ipv6_addr);
1762 }
1763
1764 static PP_Bool Pnacl_M29_PPB_NetAddress_Dev_IsNetAddress(PP_Resource addr) {
1765 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1766 return iface->IsNetAddress(addr);
1767 }
1768
1769 static PP_NetAddress_Family_Dev Pnacl_M29_PPB_NetAddress_Dev_GetFamily(PP_Resour ce addr) {
1770 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1771 return iface->GetFamily(addr);
1772 }
1773
1774 static void Pnacl_M29_PPB_NetAddress_Dev_DescribeAsString(struct PP_Var* _struct _result, PP_Resource addr, PP_Bool include_port) {
1775 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1776 *_struct_result = iface->DescribeAsString(addr, include_port);
1777 }
1778
1779 static PP_Bool Pnacl_M29_PPB_NetAddress_Dev_DescribeAsIPv4Address(PP_Resource ad dr, struct PP_NetAddress_IPv4_Dev* ipv4_addr) {
1780 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1781 return iface->DescribeAsIPv4Address(addr, ipv4_addr);
1782 }
1783
1784 static PP_Bool Pnacl_M29_PPB_NetAddress_Dev_DescribeAsIPv6Address(PP_Resource ad dr, struct PP_NetAddress_IPv6_Dev* ipv6_addr) {
1785 const struct PPB_NetAddress_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_NetAddress_ Dev_0_1.real_iface;
1786 return iface->DescribeAsIPv6Address(addr, ipv6_addr);
1787 }
1788
1789 /* End wrapper methods for PPB_NetAddress_Dev_0_1 */
1790
1750 /* Begin wrapper methods for PPB_Printing_Dev_0_7 */ 1791 /* Begin wrapper methods for PPB_Printing_Dev_0_7 */
1751 1792
1752 static PP_Resource Pnacl_M23_PPB_Printing_Dev_Create(PP_Instance instance) { 1793 static PP_Resource Pnacl_M23_PPB_Printing_Dev_Create(PP_Instance instance) {
1753 const struct PPB_Printing_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_Printing_Dev_ 0_7.real_iface; 1794 const struct PPB_Printing_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_Printing_Dev_ 0_7.real_iface;
1754 return iface->Create(instance); 1795 return iface->Create(instance);
1755 } 1796 }
1756 1797
1757 static int32_t Pnacl_M23_PPB_Printing_Dev_GetDefaultPrintSettings(PP_Resource re source, struct PP_PrintSettings_Dev* print_settings, struct PP_CompletionCallbac k* callback) { 1798 static int32_t Pnacl_M23_PPB_Printing_Dev_GetDefaultPrintSettings(PP_Resource re source, struct PP_PrintSettings_Dev* print_settings, struct PP_CompletionCallbac k* callback) {
1758 const struct PPB_Printing_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_Printing_Dev_ 0_7.real_iface; 1799 const struct PPB_Printing_Dev_0_7 *iface = Pnacl_WrapperInfo_PPB_Printing_Dev_ 0_7.real_iface;
1759 return iface->GetDefaultPrintSettings(resource, print_settings, *callback); 1800 return iface->GetDefaultPrintSettings(resource, print_settings, *callback);
(...skipping 2435 matching lines...) Expand 10 before | Expand all | Expand 10 after
4195 .GetSegmentNumber = (uint32_t (*)(PP_Resource ime_event))&Pnacl_M21_PPB_IMEI nputEvent_Dev_GetSegmentNumber, 4236 .GetSegmentNumber = (uint32_t (*)(PP_Resource ime_event))&Pnacl_M21_PPB_IMEI nputEvent_Dev_GetSegmentNumber,
4196 .GetSegmentOffset = (uint32_t (*)(PP_Resource ime_event, uint32_t index))&Pn acl_M21_PPB_IMEInputEvent_Dev_GetSegmentOffset, 4237 .GetSegmentOffset = (uint32_t (*)(PP_Resource ime_event, uint32_t index))&Pn acl_M21_PPB_IMEInputEvent_Dev_GetSegmentOffset,
4197 .GetTargetSegment = (int32_t (*)(PP_Resource ime_event))&Pnacl_M21_PPB_IMEIn putEvent_Dev_GetTargetSegment, 4238 .GetTargetSegment = (int32_t (*)(PP_Resource ime_event))&Pnacl_M21_PPB_IMEIn putEvent_Dev_GetTargetSegment,
4198 .GetSelection = (void (*)(PP_Resource ime_event, uint32_t* start, uint32_t* end))&Pnacl_M21_PPB_IMEInputEvent_Dev_GetSelection 4239 .GetSelection = (void (*)(PP_Resource ime_event, uint32_t* start, uint32_t* end))&Pnacl_M21_PPB_IMEInputEvent_Dev_GetSelection
4199 }; 4240 };
4200 4241
4201 /* Not generating wrapper interface for PPB_KeyboardInputEvent_Dev_0_1 */ 4242 /* Not generating wrapper interface for PPB_KeyboardInputEvent_Dev_0_1 */
4202 4243
4203 /* Not generating wrapper interface for PPB_Memory_Dev_0_1 */ 4244 /* Not generating wrapper interface for PPB_Memory_Dev_0_1 */
4204 4245
4246 struct PPB_NetAddress_Dev_0_1 Pnacl_Wrappers_PPB_NetAddress_Dev_0_1 = {
4247 .CreateFromIPv4Address = (PP_Resource (*)(PP_Instance instance, const struct PP_NetAddress_IPv4_Dev* ipv4_addr))&Pnacl_M29_PPB_NetAddress_Dev_CreateFromIPv4 Address,
4248 .CreateFromIPv6Address = (PP_Resource (*)(PP_Instance instance, const struct PP_NetAddress_IPv6_Dev* ipv6_addr))&Pnacl_M29_PPB_NetAddress_Dev_CreateFromIPv6 Address,
4249 .IsNetAddress = (PP_Bool (*)(PP_Resource addr))&Pnacl_M29_PPB_NetAddress_Dev _IsNetAddress,
4250 .GetFamily = (PP_NetAddress_Family_Dev (*)(PP_Resource addr))&Pnacl_M29_PPB_ NetAddress_Dev_GetFamily,
4251 .DescribeAsString = (struct PP_Var (*)(PP_Resource addr, PP_Bool include_por t))&Pnacl_M29_PPB_NetAddress_Dev_DescribeAsString,
4252 .DescribeAsIPv4Address = (PP_Bool (*)(PP_Resource addr, struct PP_NetAddress _IPv4_Dev* ipv4_addr))&Pnacl_M29_PPB_NetAddress_Dev_DescribeAsIPv4Address,
4253 .DescribeAsIPv6Address = (PP_Bool (*)(PP_Resource addr, struct PP_NetAddress _IPv6_Dev* ipv6_addr))&Pnacl_M29_PPB_NetAddress_Dev_DescribeAsIPv6Address
4254 };
4255
4205 struct PPB_Printing_Dev_0_7 Pnacl_Wrappers_PPB_Printing_Dev_0_7 = { 4256 struct PPB_Printing_Dev_0_7 Pnacl_Wrappers_PPB_Printing_Dev_0_7 = {
4206 .Create = (PP_Resource (*)(PP_Instance instance))&Pnacl_M23_PPB_Printing_Dev _Create, 4257 .Create = (PP_Resource (*)(PP_Instance instance))&Pnacl_M23_PPB_Printing_Dev _Create,
4207 .GetDefaultPrintSettings = (int32_t (*)(PP_Resource resource, struct PP_Prin tSettings_Dev* print_settings, struct PP_CompletionCallback callback))&Pnacl_M23 _PPB_Printing_Dev_GetDefaultPrintSettings 4258 .GetDefaultPrintSettings = (int32_t (*)(PP_Resource resource, struct PP_Prin tSettings_Dev* print_settings, struct PP_CompletionCallback callback))&Pnacl_M23 _PPB_Printing_Dev_GetDefaultPrintSettings
4208 }; 4259 };
4209 4260
4210 /* Not generating wrapper interface for PPB_ResourceArray_Dev_0_1 */ 4261 /* Not generating wrapper interface for PPB_ResourceArray_Dev_0_1 */
4211 4262
4212 /* Not generating wrapper interface for PPB_Scrollbar_Dev_0_5 */ 4263 /* Not generating wrapper interface for PPB_Scrollbar_Dev_0_5 */
4213 4264
4214 /* Not generating wrapper interface for PPB_Testing_Dev_0_7 */ 4265 /* Not generating wrapper interface for PPB_Testing_Dev_0_7 */
(...skipping 957 matching lines...) Expand 10 before | Expand all | Expand 10 after
5172 .wrapped_iface = NULL /* Still need slot for real_iface */, 5223 .wrapped_iface = NULL /* Still need slot for real_iface */,
5173 .real_iface = NULL 5224 .real_iface = NULL
5174 }; 5225 };
5175 5226
5176 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Memory_Dev_0_1 = { 5227 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Memory_Dev_0_1 = {
5177 .iface_macro = PPB_MEMORY_DEV_INTERFACE_0_1, 5228 .iface_macro = PPB_MEMORY_DEV_INTERFACE_0_1,
5178 .wrapped_iface = NULL /* Still need slot for real_iface */, 5229 .wrapped_iface = NULL /* Still need slot for real_iface */,
5179 .real_iface = NULL 5230 .real_iface = NULL
5180 }; 5231 };
5181 5232
5233 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_NetAddress_Dev_0_1 = {
5234 .iface_macro = PPB_NETADDRESS_DEV_INTERFACE_0_1,
5235 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_NetAddress_Dev_0_1,
5236 .real_iface = NULL
5237 };
5238
5182 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_7 = { 5239 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_7 = {
5183 .iface_macro = PPB_PRINTING_DEV_INTERFACE_0_7, 5240 .iface_macro = PPB_PRINTING_DEV_INTERFACE_0_7,
5184 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_Printing_Dev_0_7, 5241 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_Printing_Dev_0_7,
5185 .real_iface = NULL 5242 .real_iface = NULL
5186 }; 5243 };
5187 5244
5188 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1 = { 5245 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1 = {
5189 .iface_macro = PPB_RESOURCEARRAY_DEV_INTERFACE_0_1, 5246 .iface_macro = PPB_RESOURCEARRAY_DEV_INTERFACE_0_1,
5190 .wrapped_iface = NULL /* Still need slot for real_iface */, 5247 .wrapped_iface = NULL /* Still need slot for real_iface */,
5191 .real_iface = NULL 5248 .real_iface = NULL
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
5734 &Pnacl_WrapperInfo_PPB_DeviceRef_Dev_0_1, 5791 &Pnacl_WrapperInfo_PPB_DeviceRef_Dev_0_1,
5735 &Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_5, 5792 &Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_5,
5736 &Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_6, 5793 &Pnacl_WrapperInfo_PPB_FileChooser_Dev_0_6,
5737 &Pnacl_WrapperInfo_PPB_Find_Dev_0_3, 5794 &Pnacl_WrapperInfo_PPB_Find_Dev_0_3,
5738 &Pnacl_WrapperInfo_PPB_Font_Dev_0_6, 5795 &Pnacl_WrapperInfo_PPB_Font_Dev_0_6,
5739 &Pnacl_WrapperInfo_PPB_Graphics2D_Dev_0_1, 5796 &Pnacl_WrapperInfo_PPB_Graphics2D_Dev_0_1,
5740 &Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_1, 5797 &Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_1,
5741 &Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_2, 5798 &Pnacl_WrapperInfo_PPB_IMEInputEvent_Dev_0_2,
5742 &Pnacl_WrapperInfo_PPB_KeyboardInputEvent_Dev_0_1, 5799 &Pnacl_WrapperInfo_PPB_KeyboardInputEvent_Dev_0_1,
5743 &Pnacl_WrapperInfo_PPB_Memory_Dev_0_1, 5800 &Pnacl_WrapperInfo_PPB_Memory_Dev_0_1,
5801 &Pnacl_WrapperInfo_PPB_NetAddress_Dev_0_1,
5744 &Pnacl_WrapperInfo_PPB_Printing_Dev_0_7, 5802 &Pnacl_WrapperInfo_PPB_Printing_Dev_0_7,
5745 &Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1, 5803 &Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1,
5746 &Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5, 5804 &Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5,
5747 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_7, 5805 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_7,
5748 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_8, 5806 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_8,
5749 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_9, 5807 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_9,
5750 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_91, 5808 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_91,
5751 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_92, 5809 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_92,
5752 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1, 5810 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1,
5753 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2, 5811 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2,
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
5906 if (NULL == iface) return NULL; 5964 if (NULL == iface) return NULL;
5907 wrapper->real_iface = iface; 5965 wrapper->real_iface = iface;
5908 } 5966 }
5909 5967
5910 if (wrapper->wrapped_iface) { 5968 if (wrapper->wrapped_iface) {
5911 return wrapper->wrapped_iface; 5969 return wrapper->wrapped_iface;
5912 } else { 5970 } else {
5913 return wrapper->real_iface; 5971 return wrapper->real_iface;
5914 } 5972 }
5915 } 5973 }
OLDNEW
« no previous file with comments | « ppapi/cpp/dev/net_address_dev.cc ('k') | ppapi/ppapi_proxy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698