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

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

Issue 11464005: Add trace event Pepper API (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Enable NaCl compilation Created 8 years 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
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 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_console_dev.h" 12 #include "ppapi/c/dev/ppb_console_dev.h"
13 #include "ppapi/c/dev/ppb_crypto_dev.h" 13 #include "ppapi/c/dev/ppb_crypto_dev.h"
14 #include "ppapi/c/dev/ppb_cursor_control_dev.h" 14 #include "ppapi/c/dev/ppb_cursor_control_dev.h"
15 #include "ppapi/c/dev/ppb_device_ref_dev.h" 15 #include "ppapi/c/dev/ppb_device_ref_dev.h"
16 #include "ppapi/c/dev/ppb_directory_reader_dev.h" 16 #include "ppapi/c/dev/ppb_directory_reader_dev.h"
17 #include "ppapi/c/dev/ppb_file_chooser_dev.h" 17 #include "ppapi/c/dev/ppb_file_chooser_dev.h"
18 #include "ppapi/c/dev/ppb_find_dev.h" 18 #include "ppapi/c/dev/ppb_find_dev.h"
19 #include "ppapi/c/dev/ppb_font_dev.h" 19 #include "ppapi/c/dev/ppb_font_dev.h"
20 #include "ppapi/c/dev/ppb_graphics_2d_dev.h" 20 #include "ppapi/c/dev/ppb_graphics_2d_dev.h"
21 #include "ppapi/c/dev/ppb_ime_input_event_dev.h" 21 #include "ppapi/c/dev/ppb_ime_input_event_dev.h"
22 #include "ppapi/c/dev/ppb_keyboard_input_event_dev.h" 22 #include "ppapi/c/dev/ppb_keyboard_input_event_dev.h"
23 #include "ppapi/c/dev/ppb_memory_dev.h" 23 #include "ppapi/c/dev/ppb_memory_dev.h"
24 #include "ppapi/c/dev/ppb_printing_dev.h" 24 #include "ppapi/c/dev/ppb_printing_dev.h"
25 #include "ppapi/c/dev/ppb_resource_array_dev.h" 25 #include "ppapi/c/dev/ppb_resource_array_dev.h"
26 #include "ppapi/c/dev/ppb_scrollbar_dev.h" 26 #include "ppapi/c/dev/ppb_scrollbar_dev.h"
27 #include "ppapi/c/dev/ppb_testing_dev.h" 27 #include "ppapi/c/dev/ppb_testing_dev.h"
28 #include "ppapi/c/dev/ppb_text_input_dev.h" 28 #include "ppapi/c/dev/ppb_text_input_dev.h"
29 #include "ppapi/c/dev/ppb_trace_event_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_video_capture_dev.h" 31 #include "ppapi/c/dev/ppb_video_capture_dev.h"
31 #include "ppapi/c/dev/ppb_video_decoder_dev.h" 32 #include "ppapi/c/dev/ppb_video_decoder_dev.h"
32 #include "ppapi/c/dev/ppb_view_dev.h" 33 #include "ppapi/c/dev/ppb_view_dev.h"
33 #include "ppapi/c/dev/ppb_widget_dev.h" 34 #include "ppapi/c/dev/ppb_widget_dev.h"
34 #include "ppapi/c/dev/ppb_zoom_dev.h" 35 #include "ppapi/c/dev/ppb_zoom_dev.h"
35 #include "ppapi/c/dev/ppp_network_state_dev.h" 36 #include "ppapi/c/dev/ppp_network_state_dev.h"
36 #include "ppapi/c/dev/ppp_printing_dev.h" 37 #include "ppapi/c/dev/ppp_printing_dev.h"
37 #include "ppapi/c/dev/ppp_scrollbar_dev.h" 38 #include "ppapi/c/dev/ppp_scrollbar_dev.h"
38 #include "ppapi/c/dev/ppp_selection_dev.h" 39 #include "ppapi/c/dev/ppp_selection_dev.h"
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_6; 190 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_6;
190 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_7; 191 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Printing_Dev_0_7;
191 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1; 192 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1;
192 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5; 193 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5;
193 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_7; 194 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_7;
194 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_8; 195 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_8;
195 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_9; 196 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_9;
196 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_91; 197 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_91;
197 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1; 198 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1;
198 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2; 199 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2;
200 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1;
199 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6; 201 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6;
200 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2; 202 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2;
201 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16; 203 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16;
202 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_View_Dev_0_1; 204 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_View_Dev_0_1;
203 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_3; 205 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_3;
204 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_4; 206 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_4;
205 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2; 207 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2;
206 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_NetworkState_Dev_0_1; 208 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_NetworkState_Dev_0_1;
207 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_Printing_Dev_0_6; 209 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_Printing_Dev_0_6;
208 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_Scrollbar_Dev_0_2; 210 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_Scrollbar_Dev_0_2;
(...skipping 1786 matching lines...) Expand 10 before | Expand all | Expand 10 after
1995 const struct PPB_Testing_Dev_0_91 *iface = Pnacl_WrapperInfo_PPB_Testing_Dev_0 _91.real_iface; 1997 const struct PPB_Testing_Dev_0_91 *iface = Pnacl_WrapperInfo_PPB_Testing_Dev_0 _91.real_iface;
1996 return iface->GetLiveVars(live_vars, array_size); 1998 return iface->GetLiveVars(live_vars, array_size);
1997 } 1999 }
1998 2000
1999 /* End wrapper methods for PPB_Testing_Dev_0_91 */ 2001 /* End wrapper methods for PPB_Testing_Dev_0_91 */
2000 2002
2001 /* Not generating wrapper methods for PPB_TextInput_Dev_0_1 */ 2003 /* Not generating wrapper methods for PPB_TextInput_Dev_0_1 */
2002 2004
2003 /* Not generating wrapper methods for PPB_TextInput_Dev_0_2 */ 2005 /* Not generating wrapper methods for PPB_TextInput_Dev_0_2 */
2004 2006
2007 /* Not generating wrapper methods for PPB_Trace_Event_Dev_0_1 */
2008
2005 /* Begin wrapper methods for PPB_URLUtil_Dev_0_6 */ 2009 /* Begin wrapper methods for PPB_URLUtil_Dev_0_6 */
2006 2010
2007 static __attribute__((pnaclcall)) 2011 static __attribute__((pnaclcall))
2008 struct PP_Var Pnacl_M17_PPB_URLUtil_Dev_Canonicalize(struct PP_Var url, struct P P_URLComponents_Dev* components) { 2012 struct PP_Var Pnacl_M17_PPB_URLUtil_Dev_Canonicalize(struct PP_Var url, struct P P_URLComponents_Dev* components) {
2009 const struct PPB_URLUtil_Dev_0_6 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_ 6.real_iface; 2013 const struct PPB_URLUtil_Dev_0_6 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_ 6.real_iface;
2010 return iface->Canonicalize(url, components); 2014 return iface->Canonicalize(url, components);
2011 } 2015 }
2012 2016
2013 static __attribute__((pnaclcall)) 2017 static __attribute__((pnaclcall))
2014 struct PP_Var Pnacl_M17_PPB_URLUtil_Dev_ResolveRelativeToURL(struct PP_Var base_ url, struct PP_Var relative_string, struct PP_URLComponents_Dev* components) { 2018 struct PP_Var Pnacl_M17_PPB_URLUtil_Dev_ResolveRelativeToURL(struct PP_Var base_ url, struct PP_Var relative_string, struct PP_URLComponents_Dev* components) {
(...skipping 1900 matching lines...) Expand 10 before | Expand all | Expand 10 after
3915 .IsOutOfProcess = (PP_Bool (*)(void))&Pnacl_M18_PPB_Testing_Dev_IsOutOfProce ss, 3919 .IsOutOfProcess = (PP_Bool (*)(void))&Pnacl_M18_PPB_Testing_Dev_IsOutOfProce ss,
3916 .SimulateInputEvent = (void (*)(PP_Instance instance, PP_Resource input_even t))&Pnacl_M18_PPB_Testing_Dev_SimulateInputEvent, 3920 .SimulateInputEvent = (void (*)(PP_Instance instance, PP_Resource input_even t))&Pnacl_M18_PPB_Testing_Dev_SimulateInputEvent,
3917 .GetDocumentURL = (struct PP_Var (*)(PP_Instance instance, struct PP_URLComp onents_Dev* components))&Pnacl_M18_PPB_Testing_Dev_GetDocumentURL, 3921 .GetDocumentURL = (struct PP_Var (*)(PP_Instance instance, struct PP_URLComp onents_Dev* components))&Pnacl_M18_PPB_Testing_Dev_GetDocumentURL,
3918 .GetLiveVars = (uint32_t (*)(struct PP_Var live_vars[], uint32_t array_size) )&Pnacl_M18_PPB_Testing_Dev_GetLiveVars 3922 .GetLiveVars = (uint32_t (*)(struct PP_Var live_vars[], uint32_t array_size) )&Pnacl_M18_PPB_Testing_Dev_GetLiveVars
3919 }; 3923 };
3920 3924
3921 /* Not generating wrapper interface for PPB_TextInput_Dev_0_1 */ 3925 /* Not generating wrapper interface for PPB_TextInput_Dev_0_1 */
3922 3926
3923 /* Not generating wrapper interface for PPB_TextInput_Dev_0_2 */ 3927 /* Not generating wrapper interface for PPB_TextInput_Dev_0_2 */
3924 3928
3929 /* Not generating wrapper interface for PPB_Trace_Event_Dev_0_1 */
3930
3925 struct PPB_URLUtil_Dev_0_6 Pnacl_Wrappers_PPB_URLUtil_Dev_0_6 = { 3931 struct PPB_URLUtil_Dev_0_6 Pnacl_Wrappers_PPB_URLUtil_Dev_0_6 = {
3926 .Canonicalize = (struct PP_Var (*)(struct PP_Var url, struct PP_URLComponent s_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_Canonicalize, 3932 .Canonicalize = (struct PP_Var (*)(struct PP_Var url, struct PP_URLComponent s_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_Canonicalize,
3927 .ResolveRelativeToURL = (struct PP_Var (*)(struct PP_Var base_url, struct PP _Var relative_string, struct PP_URLComponents_Dev* components))&Pnacl_M17_PPB_UR LUtil_Dev_ResolveRelativeToURL, 3933 .ResolveRelativeToURL = (struct PP_Var (*)(struct PP_Var base_url, struct PP _Var relative_string, struct PP_URLComponents_Dev* components))&Pnacl_M17_PPB_UR LUtil_Dev_ResolveRelativeToURL,
3928 .ResolveRelativeToDocument = (struct PP_Var (*)(PP_Instance instance, struct PP_Var relative_string, struct PP_URLComponents_Dev* components))&Pnacl_M17_PPB _URLUtil_Dev_ResolveRelativeToDocument, 3934 .ResolveRelativeToDocument = (struct PP_Var (*)(PP_Instance instance, struct PP_Var relative_string, struct PP_URLComponents_Dev* components))&Pnacl_M17_PPB _URLUtil_Dev_ResolveRelativeToDocument,
3929 .IsSameSecurityOrigin = (PP_Bool (*)(struct PP_Var url_a, struct PP_Var url_ b))&Pnacl_M17_PPB_URLUtil_Dev_IsSameSecurityOrigin, 3935 .IsSameSecurityOrigin = (PP_Bool (*)(struct PP_Var url_a, struct PP_Var url_ b))&Pnacl_M17_PPB_URLUtil_Dev_IsSameSecurityOrigin,
3930 .DocumentCanRequest = (PP_Bool (*)(PP_Instance instance, struct PP_Var url)) &Pnacl_M17_PPB_URLUtil_Dev_DocumentCanRequest, 3936 .DocumentCanRequest = (PP_Bool (*)(PP_Instance instance, struct PP_Var url)) &Pnacl_M17_PPB_URLUtil_Dev_DocumentCanRequest,
3931 .DocumentCanAccessDocument = (PP_Bool (*)(PP_Instance active, PP_Instance ta rget))&Pnacl_M17_PPB_URLUtil_Dev_DocumentCanAccessDocument, 3937 .DocumentCanAccessDocument = (PP_Bool (*)(PP_Instance active, PP_Instance ta rget))&Pnacl_M17_PPB_URLUtil_Dev_DocumentCanAccessDocument,
3932 .GetDocumentURL = (struct PP_Var (*)(PP_Instance instance, struct PP_URLComp onents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetDocumentURL, 3938 .GetDocumentURL = (struct PP_Var (*)(PP_Instance instance, struct PP_URLComp onents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetDocumentURL,
3933 .GetPluginInstanceURL = (struct PP_Var (*)(PP_Instance instance, struct PP_U RLComponents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetPluginInstanceURL 3939 .GetPluginInstanceURL = (struct PP_Var (*)(PP_Instance instance, struct PP_U RLComponents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetPluginInstanceURL
3934 }; 3940 };
(...skipping 806 matching lines...) Expand 10 before | Expand all | Expand 10 after
4741 .wrapped_iface = NULL /* Still need slot for real_iface */, 4747 .wrapped_iface = NULL /* Still need slot for real_iface */,
4742 .real_iface = NULL 4748 .real_iface = NULL
4743 }; 4749 };
4744 4750
4745 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2 = { 4751 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2 = {
4746 .iface_macro = PPB_TEXTINPUT_DEV_INTERFACE_0_2, 4752 .iface_macro = PPB_TEXTINPUT_DEV_INTERFACE_0_2,
4747 .wrapped_iface = NULL /* Still need slot for real_iface */, 4753 .wrapped_iface = NULL /* Still need slot for real_iface */,
4748 .real_iface = NULL 4754 .real_iface = NULL
4749 }; 4755 };
4750 4756
4757 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1 = {
4758 .iface_macro = PPB_TRACE_EVENT_DEV_INTERFACE_0_1,
4759 .wrapped_iface = NULL /* Still need slot for real_iface */,
4760 .real_iface = NULL
4761 };
4762
4751 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6 = { 4763 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6 = {
4752 .iface_macro = PPB_URLUTIL_DEV_INTERFACE_0_6, 4764 .iface_macro = PPB_URLUTIL_DEV_INTERFACE_0_6,
4753 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_URLUtil_Dev_0_6, 4765 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_URLUtil_Dev_0_6,
4754 .real_iface = NULL 4766 .real_iface = NULL
4755 }; 4767 };
4756 4768
4757 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2 = { 4769 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2 = {
4758 .iface_macro = PPB_VIDEOCAPTURE_DEV_INTERFACE_0_2, 4770 .iface_macro = PPB_VIDEOCAPTURE_DEV_INTERFACE_0_2,
4759 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VideoCapture_Dev_0_2, 4771 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VideoCapture_Dev_0_2,
4760 .real_iface = NULL 4772 .real_iface = NULL
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after
5150 &Pnacl_WrapperInfo_PPB_Printing_Dev_0_6, 5162 &Pnacl_WrapperInfo_PPB_Printing_Dev_0_6,
5151 &Pnacl_WrapperInfo_PPB_Printing_Dev_0_7, 5163 &Pnacl_WrapperInfo_PPB_Printing_Dev_0_7,
5152 &Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1, 5164 &Pnacl_WrapperInfo_PPB_ResourceArray_Dev_0_1,
5153 &Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5, 5165 &Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5,
5154 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_7, 5166 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_7,
5155 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_8, 5167 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_8,
5156 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_9, 5168 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_9,
5157 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_91, 5169 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_91,
5158 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1, 5170 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1,
5159 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2, 5171 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2,
5172 &Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1,
5160 &Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6, 5173 &Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6,
5161 &Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2, 5174 &Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2,
5162 &Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16, 5175 &Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16,
5163 &Pnacl_WrapperInfo_PPB_View_Dev_0_1, 5176 &Pnacl_WrapperInfo_PPB_View_Dev_0_1,
5164 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_3, 5177 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_3,
5165 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_4, 5178 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_4,
5166 &Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2, 5179 &Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2,
5167 &Pnacl_WrapperInfo_PPB_ContentDecryptor_Private_0_6, 5180 &Pnacl_WrapperInfo_PPB_ContentDecryptor_Private_0_6,
5168 &Pnacl_WrapperInfo_PPB_FileRefPrivate_0_1, 5181 &Pnacl_WrapperInfo_PPB_FileRefPrivate_0_1,
5169 &Pnacl_WrapperInfo_PPB_Flash_12_4, 5182 &Pnacl_WrapperInfo_PPB_Flash_12_4,
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
5297 } 5310 }
5298 5311
5299 if (wrapper->wrapped_iface) { 5312 if (wrapper->wrapped_iface) {
5300 return wrapper->wrapped_iface; 5313 return wrapper->wrapped_iface;
5301 } else { 5314 } else {
5302 return wrapper->real_iface; 5315 return wrapper->real_iface;
5303 } 5316 }
5304 } 5317 }
5305 5318
5306 #endif 5319 #endif
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698