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

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

Issue 12388083: Add PPB_VarArray_Dev support - part 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 9 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/var_array_dev.cc ('k') | ppapi/ppapi_shared.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"
(...skipping 10 matching lines...) Expand all
21 #include "ppapi/c/dev/ppb_keyboard_input_event_dev.h" 21 #include "ppapi/c/dev/ppb_keyboard_input_event_dev.h"
22 #include "ppapi/c/dev/ppb_memory_dev.h" 22 #include "ppapi/c/dev/ppb_memory_dev.h"
23 #include "ppapi/c/dev/ppb_printing_dev.h" 23 #include "ppapi/c/dev/ppb_printing_dev.h"
24 #include "ppapi/c/dev/ppb_resource_array_dev.h" 24 #include "ppapi/c/dev/ppb_resource_array_dev.h"
25 #include "ppapi/c/dev/ppb_scrollbar_dev.h" 25 #include "ppapi/c/dev/ppb_scrollbar_dev.h"
26 #include "ppapi/c/dev/ppb_testing_dev.h" 26 #include "ppapi/c/dev/ppb_testing_dev.h"
27 #include "ppapi/c/dev/ppb_text_input_dev.h" 27 #include "ppapi/c/dev/ppb_text_input_dev.h"
28 #include "ppapi/c/dev/ppb_trace_event_dev.h" 28 #include "ppapi/c/dev/ppb_trace_event_dev.h"
29 #include "ppapi/c/dev/ppb_truetype_font_dev.h" 29 #include "ppapi/c/dev/ppb_truetype_font_dev.h"
30 #include "ppapi/c/dev/ppb_url_util_dev.h" 30 #include "ppapi/c/dev/ppb_url_util_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"
32 #include "ppapi/c/dev/ppb_video_capture_dev.h" 33 #include "ppapi/c/dev/ppb_video_capture_dev.h"
33 #include "ppapi/c/dev/ppb_video_decoder_dev.h" 34 #include "ppapi/c/dev/ppb_video_decoder_dev.h"
34 #include "ppapi/c/dev/ppb_view_dev.h" 35 #include "ppapi/c/dev/ppb_view_dev.h"
35 #include "ppapi/c/dev/ppb_widget_dev.h" 36 #include "ppapi/c/dev/ppb_widget_dev.h"
36 #include "ppapi/c/dev/ppb_zoom_dev.h" 37 #include "ppapi/c/dev/ppb_zoom_dev.h"
37 #include "ppapi/c/dev/ppp_network_state_dev.h" 38 #include "ppapi/c/dev/ppp_network_state_dev.h"
38 #include "ppapi/c/dev/ppp_printing_dev.h" 39 #include "ppapi/c/dev/ppp_printing_dev.h"
39 #include "ppapi/c/dev/ppp_scrollbar_dev.h" 40 #include "ppapi/c/dev/ppp_scrollbar_dev.h"
40 #include "ppapi/c/dev/ppp_selection_dev.h" 41 #include "ppapi/c/dev/ppp_selection_dev.h"
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5; 204 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5;
204 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_7; 205 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_7;
205 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_8; 206 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_8;
206 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_9; 207 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_9;
207 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_91; 208 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Testing_Dev_0_91;
208 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1; 209 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1;
209 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2; 210 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2;
210 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1; 211 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1;
211 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TrueTypeFont_Dev_0_1; 212 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_TrueTypeFont_Dev_0_1;
212 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6; 213 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6;
214 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VarArray_Dev_0_1;
213 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VarDictionary_Dev_0_1; 215 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VarDictionary_Dev_0_1;
214 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2; 216 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2;
215 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_3; 217 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_3;
216 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16; 218 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16;
217 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_View_Dev_0_1; 219 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_View_Dev_0_1;
218 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_3; 220 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_3;
219 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_4; 221 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Widget_Dev_0_4;
220 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2; 222 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2;
221 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_NetworkState_Dev_0_1; 223 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_NetworkState_Dev_0_1;
222 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_Printing_Dev_0_6; 224 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPP_Printing_Dev_0_6;
(...skipping 1857 matching lines...) Expand 10 before | Expand all | Expand 10 after
2080 } 2082 }
2081 2083
2082 static __attribute__((pnaclcall)) 2084 static __attribute__((pnaclcall))
2083 struct PP_Var Pnacl_M17_PPB_URLUtil_Dev_GetPluginInstanceURL(PP_Instance instanc e, struct PP_URLComponents_Dev* components) { 2085 struct PP_Var Pnacl_M17_PPB_URLUtil_Dev_GetPluginInstanceURL(PP_Instance instanc e, struct PP_URLComponents_Dev* components) {
2084 const struct PPB_URLUtil_Dev_0_6 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_ 6.real_iface; 2086 const struct PPB_URLUtil_Dev_0_6 *iface = Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_ 6.real_iface;
2085 return iface->GetPluginInstanceURL(instance, components); 2087 return iface->GetPluginInstanceURL(instance, components);
2086 } 2088 }
2087 2089
2088 /* End wrapper methods for PPB_URLUtil_Dev_0_6 */ 2090 /* End wrapper methods for PPB_URLUtil_Dev_0_6 */
2089 2091
2092 /* Begin wrapper methods for PPB_VarArray_Dev_0_1 */
2093
2094 static __attribute__((pnaclcall))
2095 struct PP_Var Pnacl_M27_PPB_VarArray_Dev_Create(void) {
2096 const struct PPB_VarArray_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarArray_Dev_ 0_1.real_iface;
2097 return iface->Create();
2098 }
2099
2100 static __attribute__((pnaclcall))
2101 struct PP_Var Pnacl_M27_PPB_VarArray_Dev_Get(struct PP_Var array, uint32_t index ) {
2102 const struct PPB_VarArray_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarArray_Dev_ 0_1.real_iface;
2103 return iface->Get(array, index);
2104 }
2105
2106 static __attribute__((pnaclcall))
2107 PP_Bool Pnacl_M27_PPB_VarArray_Dev_Set(struct PP_Var array, uint32_t index, stru ct PP_Var value) {
2108 const struct PPB_VarArray_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarArray_Dev_ 0_1.real_iface;
2109 return iface->Set(array, index, value);
2110 }
2111
2112 static __attribute__((pnaclcall))
2113 uint32_t Pnacl_M27_PPB_VarArray_Dev_GetLength(struct PP_Var array) {
2114 const struct PPB_VarArray_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarArray_Dev_ 0_1.real_iface;
2115 return iface->GetLength(array);
2116 }
2117
2118 static __attribute__((pnaclcall))
2119 PP_Bool Pnacl_M27_PPB_VarArray_Dev_SetLength(struct PP_Var array, uint32_t lengt h) {
2120 const struct PPB_VarArray_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarArray_Dev_ 0_1.real_iface;
2121 return iface->SetLength(array, length);
2122 }
2123
2124 /* End wrapper methods for PPB_VarArray_Dev_0_1 */
2125
2090 /* Begin wrapper methods for PPB_VarDictionary_Dev_0_1 */ 2126 /* Begin wrapper methods for PPB_VarDictionary_Dev_0_1 */
2091 2127
2092 static __attribute__((pnaclcall)) 2128 static __attribute__((pnaclcall))
2093 struct PP_Var Pnacl_M27_PPB_VarDictionary_Dev_Create(void) { 2129 struct PP_Var Pnacl_M27_PPB_VarDictionary_Dev_Create(void) {
2094 const struct PPB_VarDictionary_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarDicti onary_Dev_0_1.real_iface; 2130 const struct PPB_VarDictionary_Dev_0_1 *iface = Pnacl_WrapperInfo_PPB_VarDicti onary_Dev_0_1.real_iface;
2095 return iface->Create(); 2131 return iface->Create();
2096 } 2132 }
2097 2133
2098 static __attribute__((pnaclcall)) 2134 static __attribute__((pnaclcall))
2099 struct PP_Var Pnacl_M27_PPB_VarDictionary_Dev_Get(struct PP_Var dict, struct PP_ Var key) { 2135 struct PP_Var Pnacl_M27_PPB_VarDictionary_Dev_Get(struct PP_Var dict, struct PP_ Var key) {
(...skipping 2115 matching lines...) Expand 10 before | Expand all | Expand 10 after
4215 .Canonicalize = (struct PP_Var (*)(struct PP_Var url, struct PP_URLComponent s_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_Canonicalize, 4251 .Canonicalize = (struct PP_Var (*)(struct PP_Var url, struct PP_URLComponent s_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_Canonicalize,
4216 .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, 4252 .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,
4217 .ResolveRelativeToDocument = (struct PP_Var (*)(PP_Instance instance, struct PP_Var relative_string, struct PP_URLComponents_Dev* components))&Pnacl_M17_PPB _URLUtil_Dev_ResolveRelativeToDocument, 4253 .ResolveRelativeToDocument = (struct PP_Var (*)(PP_Instance instance, struct PP_Var relative_string, struct PP_URLComponents_Dev* components))&Pnacl_M17_PPB _URLUtil_Dev_ResolveRelativeToDocument,
4218 .IsSameSecurityOrigin = (PP_Bool (*)(struct PP_Var url_a, struct PP_Var url_ b))&Pnacl_M17_PPB_URLUtil_Dev_IsSameSecurityOrigin, 4254 .IsSameSecurityOrigin = (PP_Bool (*)(struct PP_Var url_a, struct PP_Var url_ b))&Pnacl_M17_PPB_URLUtil_Dev_IsSameSecurityOrigin,
4219 .DocumentCanRequest = (PP_Bool (*)(PP_Instance instance, struct PP_Var url)) &Pnacl_M17_PPB_URLUtil_Dev_DocumentCanRequest, 4255 .DocumentCanRequest = (PP_Bool (*)(PP_Instance instance, struct PP_Var url)) &Pnacl_M17_PPB_URLUtil_Dev_DocumentCanRequest,
4220 .DocumentCanAccessDocument = (PP_Bool (*)(PP_Instance active, PP_Instance ta rget))&Pnacl_M17_PPB_URLUtil_Dev_DocumentCanAccessDocument, 4256 .DocumentCanAccessDocument = (PP_Bool (*)(PP_Instance active, PP_Instance ta rget))&Pnacl_M17_PPB_URLUtil_Dev_DocumentCanAccessDocument,
4221 .GetDocumentURL = (struct PP_Var (*)(PP_Instance instance, struct PP_URLComp onents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetDocumentURL, 4257 .GetDocumentURL = (struct PP_Var (*)(PP_Instance instance, struct PP_URLComp onents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetDocumentURL,
4222 .GetPluginInstanceURL = (struct PP_Var (*)(PP_Instance instance, struct PP_U RLComponents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetPluginInstanceURL 4258 .GetPluginInstanceURL = (struct PP_Var (*)(PP_Instance instance, struct PP_U RLComponents_Dev* components))&Pnacl_M17_PPB_URLUtil_Dev_GetPluginInstanceURL
4223 }; 4259 };
4224 4260
4261 struct PPB_VarArray_Dev_0_1 Pnacl_Wrappers_PPB_VarArray_Dev_0_1 = {
4262 .Create = (struct PP_Var (*)(void))&Pnacl_M27_PPB_VarArray_Dev_Create,
4263 .Get = (struct PP_Var (*)(struct PP_Var array, uint32_t index))&Pnacl_M27_PP B_VarArray_Dev_Get,
4264 .Set = (PP_Bool (*)(struct PP_Var array, uint32_t index, struct PP_Var value ))&Pnacl_M27_PPB_VarArray_Dev_Set,
4265 .GetLength = (uint32_t (*)(struct PP_Var array))&Pnacl_M27_PPB_VarArray_Dev_ GetLength,
4266 .SetLength = (PP_Bool (*)(struct PP_Var array, uint32_t length))&Pnacl_M27_P PB_VarArray_Dev_SetLength
4267 };
4268
4225 struct PPB_VarDictionary_Dev_0_1 Pnacl_Wrappers_PPB_VarDictionary_Dev_0_1 = { 4269 struct PPB_VarDictionary_Dev_0_1 Pnacl_Wrappers_PPB_VarDictionary_Dev_0_1 = {
4226 .Create = (struct PP_Var (*)(void))&Pnacl_M27_PPB_VarDictionary_Dev_Create, 4270 .Create = (struct PP_Var (*)(void))&Pnacl_M27_PPB_VarDictionary_Dev_Create,
4227 .Get = (struct PP_Var (*)(struct PP_Var dict, struct PP_Var key))&Pnacl_M27_ PPB_VarDictionary_Dev_Get, 4271 .Get = (struct PP_Var (*)(struct PP_Var dict, struct PP_Var key))&Pnacl_M27_ PPB_VarDictionary_Dev_Get,
4228 .Set = (PP_Bool (*)(struct PP_Var dict, struct PP_Var key, struct PP_Var val ue))&Pnacl_M27_PPB_VarDictionary_Dev_Set, 4272 .Set = (PP_Bool (*)(struct PP_Var dict, struct PP_Var key, struct PP_Var val ue))&Pnacl_M27_PPB_VarDictionary_Dev_Set,
4229 .Delete = (void (*)(struct PP_Var dict, struct PP_Var key))&Pnacl_M27_PPB_Va rDictionary_Dev_Delete, 4273 .Delete = (void (*)(struct PP_Var dict, struct PP_Var key))&Pnacl_M27_PPB_Va rDictionary_Dev_Delete,
4230 .HasKey = (PP_Bool (*)(struct PP_Var dict, struct PP_Var key))&Pnacl_M27_PPB _VarDictionary_Dev_HasKey, 4274 .HasKey = (PP_Bool (*)(struct PP_Var dict, struct PP_Var key))&Pnacl_M27_PPB _VarDictionary_Dev_HasKey,
4231 .GetKeys = (struct PP_Var (*)(struct PP_Var dict))&Pnacl_M27_PPB_VarDictiona ry_Dev_GetKeys 4275 .GetKeys = (struct PP_Var (*)(struct PP_Var dict))&Pnacl_M27_PPB_VarDictiona ry_Dev_GetKeys
4232 }; 4276 };
4233 4277
4234 struct PPB_VideoCapture_Dev_0_2 Pnacl_Wrappers_PPB_VideoCapture_Dev_0_2 = { 4278 struct PPB_VideoCapture_Dev_0_2 Pnacl_Wrappers_PPB_VideoCapture_Dev_0_2 = {
(...skipping 863 matching lines...) Expand 10 before | Expand all | Expand 10 after
5098 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_TrueTypeFont_Dev_0_1, 5142 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_TrueTypeFont_Dev_0_1,
5099 .real_iface = NULL 5143 .real_iface = NULL
5100 }; 5144 };
5101 5145
5102 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6 = { 5146 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6 = {
5103 .iface_macro = PPB_URLUTIL_DEV_INTERFACE_0_6, 5147 .iface_macro = PPB_URLUTIL_DEV_INTERFACE_0_6,
5104 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_URLUtil_Dev_0_6, 5148 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_URLUtil_Dev_0_6,
5105 .real_iface = NULL 5149 .real_iface = NULL
5106 }; 5150 };
5107 5151
5152 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VarArray_Dev_0_1 = {
5153 .iface_macro = PPB_VAR_ARRAY_DEV_INTERFACE_0_1,
5154 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VarArray_Dev_0_1,
5155 .real_iface = NULL
5156 };
5157
5108 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VarDictionary_Dev_0_1 = { 5158 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VarDictionary_Dev_0_1 = {
5109 .iface_macro = PPB_VAR_DICTIONARY_DEV_INTERFACE_0_1, 5159 .iface_macro = PPB_VAR_DICTIONARY_DEV_INTERFACE_0_1,
5110 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VarDictionary_Dev_0_1, 5160 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VarDictionary_Dev_0_1,
5111 .real_iface = NULL 5161 .real_iface = NULL
5112 }; 5162 };
5113 5163
5114 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2 = { 5164 static struct __PnaclWrapperInfo Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2 = {
5115 .iface_macro = PPB_VIDEOCAPTURE_DEV_INTERFACE_0_2, 5165 .iface_macro = PPB_VIDEOCAPTURE_DEV_INTERFACE_0_2,
5116 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VideoCapture_Dev_0_2, 5166 .wrapped_iface = (void *) &Pnacl_Wrappers_PPB_VideoCapture_Dev_0_2,
5117 .real_iface = NULL 5167 .real_iface = NULL
(...skipping 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
5539 &Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5, 5589 &Pnacl_WrapperInfo_PPB_Scrollbar_Dev_0_5,
5540 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_7, 5590 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_7,
5541 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_8, 5591 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_8,
5542 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_9, 5592 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_9,
5543 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_91, 5593 &Pnacl_WrapperInfo_PPB_Testing_Dev_0_91,
5544 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1, 5594 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_1,
5545 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2, 5595 &Pnacl_WrapperInfo_PPB_TextInput_Dev_0_2,
5546 &Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1, 5596 &Pnacl_WrapperInfo_PPB_Trace_Event_Dev_0_1,
5547 &Pnacl_WrapperInfo_PPB_TrueTypeFont_Dev_0_1, 5597 &Pnacl_WrapperInfo_PPB_TrueTypeFont_Dev_0_1,
5548 &Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6, 5598 &Pnacl_WrapperInfo_PPB_URLUtil_Dev_0_6,
5599 &Pnacl_WrapperInfo_PPB_VarArray_Dev_0_1,
5549 &Pnacl_WrapperInfo_PPB_VarDictionary_Dev_0_1, 5600 &Pnacl_WrapperInfo_PPB_VarDictionary_Dev_0_1,
5550 &Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2, 5601 &Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_2,
5551 &Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_3, 5602 &Pnacl_WrapperInfo_PPB_VideoCapture_Dev_0_3,
5552 &Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16, 5603 &Pnacl_WrapperInfo_PPB_VideoDecoder_Dev_0_16,
5553 &Pnacl_WrapperInfo_PPB_View_Dev_0_1, 5604 &Pnacl_WrapperInfo_PPB_View_Dev_0_1,
5554 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_3, 5605 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_3,
5555 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_4, 5606 &Pnacl_WrapperInfo_PPB_Widget_Dev_0_4,
5556 &Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2, 5607 &Pnacl_WrapperInfo_PPB_Zoom_Dev_0_2,
5557 &Pnacl_WrapperInfo_PPB_ContentDecryptor_Private_0_6, 5608 &Pnacl_WrapperInfo_PPB_ContentDecryptor_Private_0_6,
5558 &Pnacl_WrapperInfo_PPB_FileRefPrivate_0_1, 5609 &Pnacl_WrapperInfo_PPB_FileRefPrivate_0_1,
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
5691 } 5742 }
5692 5743
5693 if (wrapper->wrapped_iface) { 5744 if (wrapper->wrapped_iface) {
5694 return wrapper->wrapped_iface; 5745 return wrapper->wrapped_iface;
5695 } else { 5746 } else {
5696 return wrapper->real_iface; 5747 return wrapper->real_iface;
5697 } 5748 }
5698 } 5749 }
5699 5750
5700 #endif 5751 #endif
OLDNEW
« no previous file with comments | « ppapi/cpp/dev/var_array_dev.cc ('k') | ppapi/ppapi_shared.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698