thunk              36 base/win/iat_patch_function.cc     IMAGE_THUNK_DATA thunk;
thunk              40 base/win/iat_patch_function.cc   iat_function.thunk = *iat_thunk;
thunk              38 chrome/renderer/pepper/pepper_flash_renderer_host.cc using ppapi::thunk::EnterResourceNoLock;
thunk              39 chrome/renderer/pepper/pepper_flash_renderer_host.cc using ppapi::thunk::PPB_ImageData_API;
thunk             372 chrome/renderer/pepper/pepper_pdf_host.cc   ppapi::thunk::EnterResourceNoLock<ppapi::thunk::PPB_ImageData_API>
thunk             377 chrome/renderer/pepper/pepper_pdf_host.cc   ppapi::thunk::PPB_ImageData_API* image_data =
thunk             378 chrome/renderer/pepper/pepper_pdf_host.cc       static_cast<ppapi::thunk::PPB_ImageData_API*>(enter_resource.object());
thunk             252 chrome_elf/blacklist/blacklist.cc   sandbox::ServiceResolverThunk* thunk = GetThunk(kRelaxed);
thunk             255 chrome_elf/blacklist/blacklist.cc   if (!thunk)
thunk             298 chrome_elf/blacklist/blacklist.cc   thunk->AllowLocalPatches();
thunk             306 chrome_elf/blacklist/blacklist.cc   NTSTATUS ret = thunk->Setup(::GetModuleHandle(sandbox::kNtdllName),
thunk             326 chrome_elf/blacklist/blacklist.cc   NTSTATUS ret = thunk->Setup(::GetModuleHandle(sandbox::kNtdllName),
thunk             335 chrome_elf/blacklist/blacklist.cc   delete thunk;
thunk              57 chrome_elf/ntdll_cache.cc   scoped_ptr<sandbox::ServiceResolverThunk> thunk(GetThunk(kRelaxed));
thunk              59 chrome_elf/ntdll_cache.cc   if (thunk.get()) {
thunk              73 chrome_elf/ntdll_cache.cc     NTSTATUS ret = thunk->CopyThunk(::GetModuleHandle(sandbox::kNtdllName),
thunk             114 chrome_elf/thunk_getter.cc   sandbox::ServiceResolverThunk* thunk = NULL;
thunk             119 chrome_elf/thunk_getter.cc     return thunk;
thunk             127 chrome_elf/thunk_getter.cc   thunk = new sandbox::ServiceResolverThunk(current_process, relaxed);
thunk             131 chrome_elf/thunk_getter.cc       thunk = new sandbox::Wow64W8ResolverThunk(current_process, relaxed);
thunk             133 chrome_elf/thunk_getter.cc       thunk = new sandbox::Wow64ResolverThunk(current_process, relaxed);
thunk             135 chrome_elf/thunk_getter.cc     thunk = new sandbox::Win8ResolverThunk(current_process, relaxed);
thunk             137 chrome_elf/thunk_getter.cc     thunk = new sandbox::ServiceResolverThunk(current_process, relaxed);
thunk             141 chrome_elf/thunk_getter.cc   return thunk;
thunk             338 components/nacl/renderer/ppb_nacl_private_impl.cc   ppapi::thunk::EnterInstance enter(instance, callback);
thunk              28 content/child/browser_font_resource_trusted.cc using ppapi::thunk::EnterResourceNoLock;
thunk              29 content/child/browser_font_resource_trusted.cc using ppapi::thunk::PPB_ImageData_API;
thunk             262 content/child/browser_font_resource_trusted.cc ppapi::thunk::PPB_BrowserFont_Trusted_API*
thunk              30 content/child/browser_font_resource_trusted.h       public ppapi::thunk::PPB_BrowserFont_Trusted_API {
thunk              42 content/child/browser_font_resource_trusted.h   virtual ::ppapi::thunk::PPB_BrowserFont_Trusted_API*
thunk              34 content/renderer/pepper/content_decryptor_delegate.cc using ppapi::thunk::EnterResourceNoLock;
thunk              35 content/renderer/pepper/content_decryptor_delegate.cc using ppapi::thunk::PPB_Buffer_API;
thunk             111 content/renderer/pepper/host_globals.cc ppapi::thunk::PPB_Instance_API* HostGlobals::GetInstanceAPI(
thunk             117 content/renderer/pepper/host_globals.cc ppapi::thunk::ResourceCreationAPI* HostGlobals::GetResourceCreationAPI(
thunk              38 content/renderer/pepper/host_globals.h   virtual ppapi::thunk::PPB_Instance_API* GetInstanceAPI(
thunk              40 content/renderer/pepper/host_globals.h   virtual ppapi::thunk::ResourceCreationAPI* GetResourceCreationAPI(
thunk              43 content/renderer/pepper/pepper_graphics_2d_host.cc using ppapi::thunk::EnterResourceNoLock;
thunk              44 content/renderer/pepper/pepper_graphics_2d_host.cc using ppapi::thunk::PPB_ImageData_API;
thunk             151 content/renderer/pepper/pepper_plugin_instance_impl.cc using ppapi::thunk::EnterResourceNoLock;
thunk             152 content/renderer/pepper/pepper_plugin_instance_impl.cc using ppapi::thunk::PPB_Buffer_API;
thunk             153 content/renderer/pepper/pepper_plugin_instance_impl.cc using ppapi::thunk::PPB_Gamepad_API;
thunk             154 content/renderer/pepper/pepper_plugin_instance_impl.cc using ppapi::thunk::PPB_Graphics2D_API;
thunk             155 content/renderer/pepper/pepper_plugin_instance_impl.cc using ppapi::thunk::PPB_Graphics3D_API;
thunk             156 content/renderer/pepper/pepper_plugin_instance_impl.cc using ppapi::thunk::PPB_ImageData_API;
thunk            1870 content/renderer/pepper/pepper_plugin_instance_impl.cc   ppapi::thunk::EnterResourceNoLock<PPB_Buffer_API> enter(print_output, true);
thunk             143 content/renderer/pepper/pepper_plugin_instance_impl.h   ppapi::thunk::ResourceCreationAPI& resource_creation() {
thunk             556 content/renderer/pepper/pepper_plugin_instance_impl.h   class GamepadImpl : public ppapi::thunk::PPB_Gamepad_API,
thunk             561 content/renderer/pepper/pepper_plugin_instance_impl.h     virtual ppapi::thunk::PPB_Gamepad_API* AsPPB_Gamepad_API() OVERRIDE;
thunk             723 content/renderer/pepper/pepper_plugin_instance_impl.h   scoped_ptr<ppapi::thunk::ResourceCreationAPI> resource_creation_;
thunk             127 content/renderer/pepper/pepper_url_request_unittest.cc       ppapi::thunk::GetPPB_URLRequestInfo_1_0_Thunk();
thunk              25 content/renderer/pepper/pepper_video_capture_host.cc using ppapi::thunk::EnterResourceNoLock;
thunk              26 content/renderer/pepper/pepper_video_capture_host.cc using ppapi::thunk::PPB_Buffer_API;
thunk              75 content/renderer/pepper/pepper_video_destination_host.cc   ppapi::thunk::EnterResourceNoLock<ppapi::thunk::PPB_ImageData_API> enter(
thunk             156 content/renderer/pepper/pepper_video_source_host.cc   ppapi::thunk::EnterResourceNoLock<ppapi::thunk::PPB_ImageData_API>
thunk             152 content/renderer/pepper/plugin_module.cc using ppapi::thunk::EnterResource;
thunk             153 content/renderer/pepper/plugin_module.cc using ppapi::thunk::PPB_Graphics2D_API;
thunk             154 content/renderer/pepper/plugin_module.cc using ppapi::thunk::PPB_InputEvent_API;
thunk             314 content/renderer/pepper/plugin_module.cc         return ppapi::thunk::Get##iface_struct##_Thunk();
thunk              23 content/renderer/pepper/ppb_audio_impl.cc using ppapi::thunk::EnterResourceNoLock;
thunk              24 content/renderer/pepper/ppb_audio_impl.cc using ppapi::thunk::PPB_Audio_API;
thunk              25 content/renderer/pepper/ppb_audio_impl.cc using ppapi::thunk::PPB_AudioConfig_API;
thunk              36 content/renderer/pepper/ppb_audio_impl.h   virtual ppapi::thunk::PPB_Audio_API* AsPPB_Audio_API() OVERRIDE;
thunk              23 content/renderer/pepper/ppb_broker_impl.cc using ppapi::thunk::PPB_Broker_API;
thunk              29 content/renderer/pepper/ppb_broker_impl.h                         public ppapi::thunk::PPB_Broker_API,
thunk              36 content/renderer/pepper/ppb_broker_impl.h   virtual ppapi::thunk::PPB_Broker_API* AsPPB_Broker_API() OVERRIDE;
thunk              18 content/renderer/pepper/ppb_buffer_impl.cc using ppapi::thunk::PPB_Buffer_API;
thunk              18 content/renderer/pepper/ppb_buffer_impl.h                         public ppapi::thunk::PPB_Buffer_API {
thunk              30 content/renderer/pepper/ppb_buffer_impl.h   virtual ppapi::thunk::PPB_Buffer_API* AsPPB_Buffer_API() OVERRIDE;
thunk              58 content/renderer/pepper/ppb_buffer_impl.h   explicit BufferAutoMapper(ppapi::thunk::PPB_Buffer_API* api);
thunk              66 content/renderer/pepper/ppb_buffer_impl.h   ppapi::thunk::PPB_Buffer_API* api_;
thunk              11 content/renderer/pepper/ppb_flash_message_loop_impl.cc using ppapi::thunk::PPB_Flash_MessageLoop_API;
thunk              18 content/renderer/pepper/ppb_flash_message_loop_impl.h       public ppapi::thunk::PPB_Flash_MessageLoop_API {
thunk              23 content/renderer/pepper/ppb_flash_message_loop_impl.h   virtual ppapi::thunk::PPB_Flash_MessageLoop_API*
thunk              28 content/renderer/pepper/ppb_graphics_3d_impl.cc using ppapi::thunk::EnterResourceNoLock;
thunk              29 content/renderer/pepper/ppb_graphics_3d_impl.cc using ppapi::thunk::PPB_Graphics3D_API;
thunk              24 content/renderer/pepper/ppb_image_data_impl.cc using ppapi::thunk::PPB_ImageData_API;
thunk              30 content/renderer/pepper/ppb_image_data_impl.h       public NON_EXPORTED_BASE(ppapi::thunk::PPB_ImageData_API) {
thunk              84 content/renderer/pepper/ppb_image_data_impl.h   virtual ppapi::thunk::PPB_ImageData_API* AsPPB_ImageData_API() OVERRIDE;
thunk              14 content/renderer/pepper/ppb_proxy_impl.cc using ppapi::thunk::EnterResource;
thunk              15 content/renderer/pepper/ppb_proxy_impl.cc using ppapi::thunk::PPB_URLLoader_API;
thunk              29 content/renderer/pepper/ppb_scrollbar_impl.cc using ppapi::thunk::PPB_Scrollbar_API;
thunk              22 content/renderer/pepper/ppb_scrollbar_impl.h                            public ppapi::thunk::PPB_Scrollbar_API,
thunk              32 content/renderer/pepper/ppb_video_decoder_impl.cc using ppapi::thunk::EnterResourceNoLock;
thunk              33 content/renderer/pepper/ppb_video_decoder_impl.cc using ppapi::thunk::PPB_Buffer_API;
thunk              34 content/renderer/pepper/ppb_video_decoder_impl.cc using ppapi::thunk::PPB_Graphics3D_API;
thunk              35 content/renderer/pepper/ppb_video_decoder_impl.cc using ppapi::thunk::PPB_VideoDecoder_API;
thunk              16 content/renderer/pepper/ppb_widget_impl.cc using ppapi::thunk::EnterResourceNoLock;
thunk              17 content/renderer/pepper/ppb_widget_impl.cc using ppapi::thunk::PPB_ImageData_API;
thunk              18 content/renderer/pepper/ppb_widget_impl.cc using ppapi::thunk::PPB_InputEvent_API;
thunk              19 content/renderer/pepper/ppb_widget_impl.cc using ppapi::thunk::PPB_Widget_API;
thunk              26 content/renderer/pepper/ppb_widget_impl.h                         public ppapi::thunk::PPB_Widget_API {
thunk              31 content/renderer/pepper/ppb_widget_impl.h   virtual ppapi::thunk::PPB_Widget_API* AsPPB_Widget_API() OVERRIDE;
thunk             119 content/renderer/pepper/renderer_ppapi_host_impl.cc scoped_ptr<ppapi::thunk::ResourceCreationAPI>
thunk             122 content/renderer/pepper/renderer_ppapi_host_impl.cc   return scoped_ptr<ppapi::thunk::ResourceCreationAPI>(
thunk              24 content/renderer/pepper/renderer_ppapi_host_impl.h namespace thunk {
thunk              71 content/renderer/pepper/renderer_ppapi_host_impl.h   scoped_ptr<ppapi::thunk::ResourceCreationAPI>
thunk              20 content/renderer/pepper/resource_creation_impl.h class ResourceCreationImpl : public ppapi::thunk::ResourceCreationAPI {
thunk              34 content/renderer/pepper/url_request_info_util.cc using ppapi::thunk::EnterResourceNoLock;
thunk              45 mojo/examples/pepper_container_app/graphics_3d_resource.cc ppapi::thunk::PPB_Graphics3D_API* Graphics3DResource::AsPPB_Graphics3D_API() {
thunk              19 mojo/examples/pepper_container_app/graphics_3d_resource.h                            public ppapi::thunk::PPB_Graphics3D_API {
thunk              27 mojo/examples/pepper_container_app/graphics_3d_resource.h   virtual ppapi::thunk::PPB_Graphics3D_API* AsPPB_Graphics3D_API() OVERRIDE;
thunk              22 mojo/examples/pepper_container_app/interface_list.cc       ppapi::thunk::GetPPB_Graphics3D_1_0_Thunk();
thunk              26 mojo/examples/pepper_container_app/interface_list.cc       ppapi::thunk::GetPPB_Instance_1_0_Thunk();
thunk              28 mojo/examples/pepper_container_app/interface_list.cc       ppapi::thunk::GetPPB_View_1_0_Thunk();
thunk              30 mojo/examples/pepper_container_app/interface_list.cc       ppapi::thunk::GetPPB_View_1_1_Thunk();
thunk             137 mojo/examples/pepper_container_app/mojo_ppapi_globals.cc ppapi::thunk::PPB_Instance_API* MojoPpapiGlobals::GetInstanceAPI(
thunk             144 mojo/examples/pepper_container_app/mojo_ppapi_globals.cc ppapi::thunk::ResourceCreationAPI* MojoPpapiGlobals::GetResourceCreationAPI(
thunk              60 mojo/examples/pepper_container_app/mojo_ppapi_globals.h   virtual ppapi::thunk::PPB_Instance_API* GetInstanceAPI(
thunk              62 mojo/examples/pepper_container_app/mojo_ppapi_globals.h   virtual ppapi::thunk::ResourceCreationAPI* GetResourceCreationAPI(
thunk              87 mojo/examples/pepper_container_app/plugin_instance.cc   ppapi::thunk::EnterResourceNoLock<ppapi::thunk::PPB_Graphics3D_API>
thunk              19 mojo/examples/pepper_container_app/plugin_instance.h class PluginInstance : public ppapi::thunk::PPB_Instance_API {
thunk              17 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc typedef ppapi::thunk::EnterResource<ppapi::thunk::PPB_Graphics3D_API> Enter3D;
thunk              16 mojo/examples/pepper_container_app/resource_creation_impl.h class ResourceCreationImpl : public ppapi::thunk::ResourceCreationAPI {
thunk              28 ppapi/proxy/audio_buffer_resource.cc thunk::PPB_AudioBuffer_API* AudioBufferResource::AsPPB_AudioBuffer_API() {
thunk              22 ppapi/proxy/audio_buffer_resource.h       public thunk::PPB_AudioBuffer_API {
thunk              31 ppapi/proxy/audio_buffer_resource.h   virtual thunk::PPB_AudioBuffer_API* AsPPB_AudioBuffer_API() OVERRIDE;
thunk              44 ppapi/proxy/audio_input_resource.cc thunk::PPB_AudioInput_API* AudioInputResource::AsPPB_AudioInput_API() {
thunk             264 ppapi/proxy/audio_input_resource.cc     thunk::EnterResourceNoLock<thunk::PPB_DeviceRef_API> enter_device_ref(
thunk             278 ppapi/proxy/audio_input_resource.cc   thunk::EnterResourceNoLock<thunk::PPB_AudioConfig_API> enter_config(config,
thunk              26 ppapi/proxy/audio_input_resource.h                            public thunk::PPB_AudioInput_API,
thunk              33 ppapi/proxy/audio_input_resource.h   virtual thunk::PPB_AudioInput_API* AsPPB_AudioInput_API() OVERRIDE;
thunk              21 ppapi/proxy/broker_resource.cc thunk::PPB_Broker_Instance_API* BrokerResource::AsPPB_Broker_Instance_API() {
thunk              17 ppapi/proxy/broker_resource.h       public thunk::PPB_Broker_Instance_API {
thunk              23 ppapi/proxy/broker_resource.h   virtual thunk::PPB_Broker_Instance_API* AsPPB_Broker_Instance_API() OVERRIDE;
thunk              23 ppapi/proxy/browser_font_singleton_resource.cc thunk::PPB_BrowserFont_Singleton_API*
thunk              19 ppapi/proxy/browser_font_singleton_resource.h       public thunk::PPB_BrowserFont_Singleton_API {
thunk              25 ppapi/proxy/browser_font_singleton_resource.h   virtual thunk::PPB_BrowserFont_Singleton_API*
thunk              42 ppapi/proxy/device_enumeration_resource_helper_unittest.cc   thunk::EnterResourceNoLock<thunk::PPB_DeviceRef_API> enter(resource, true);
thunk              28 ppapi/proxy/enter_proxy.h     : public thunk::EnterResourceNoLock<ResourceT> {
thunk              31 ppapi/proxy/enter_proxy.h       : thunk::EnterResourceNoLock<ResourceT>(
thunk              45 ppapi/proxy/enter_proxy.h     : public thunk::EnterResourceNoLock<ResourceT> {
thunk              48 ppapi/proxy/enter_proxy.h       : thunk::EnterResourceNoLock<ResourceT>(host_resource.host_resource(),
thunk              59 ppapi/proxy/enter_proxy.h       : thunk::EnterResourceNoLock<ResourceT>(host_resource.host_resource(),
thunk              31 ppapi/proxy/extensions_common_resource.cc thunk::ExtensionsCommon_API*
thunk              24 ppapi/proxy/extensions_common_resource.h                                  public thunk::ExtensionsCommon_API {
thunk              30 ppapi/proxy/extensions_common_resource.h   virtual thunk::ExtensionsCommon_API* AsExtensionsCommon_API() OVERRIDE;
thunk              31 ppapi/proxy/file_chooser_resource.cc thunk::PPB_FileChooser_API* FileChooserResource::AsPPB_FileChooser_API() {
thunk              26 ppapi/proxy/file_chooser_resource.h       public NON_EXPORTED_BASE(thunk::PPB_FileChooser_API) {
thunk              35 ppapi/proxy/file_chooser_resource.h   virtual thunk::PPB_FileChooser_API* AsPPB_FileChooser_API() OVERRIDE;
thunk              71 ppapi/proxy/file_chooser_resource_unittest.cc       thunk::GetPPB_FileChooser_Dev_0_6_Thunk();
thunk             112 ppapi/proxy/file_chooser_resource_unittest.cc   const PPB_FileRef_1_0* file_ref_iface = thunk::GetPPB_FileRef_1_0_Thunk();
thunk              23 ppapi/proxy/file_io_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              24 ppapi/proxy/file_io_resource.cc using ppapi::thunk::PPB_FileIO_API;
thunk              25 ppapi/proxy/file_io_resource.cc using ppapi::thunk::PPB_FileRef_API;
thunk              26 ppapi/proxy/file_io_resource.cc using ppapi::thunk::PPB_FileSystem_API;
thunk              30 ppapi/proxy/file_io_resource.h       public thunk::PPB_FileIO_API {
thunk              36 ppapi/proxy/file_io_resource.h   virtual thunk::PPB_FileIO_API* AsPPB_FileIO_API() OVERRIDE;
thunk              27 ppapi/proxy/file_mapping_resource.cc thunk::PPB_FileMapping_API* FileMappingResource::AsPPB_FileMapping_API() {
thunk              39 ppapi/proxy/file_mapping_resource.cc   thunk::EnterResourceNoLock<thunk::PPB_FileIO_API> enter(file_io, true);
thunk              19 ppapi/proxy/file_mapping_resource.h         public thunk::PPB_FileMapping_API {
thunk              27 ppapi/proxy/file_mapping_resource.h   virtual thunk::PPB_FileMapping_API* AsPPB_FileMapping_API() OVERRIDE;
thunk              71 ppapi/proxy/file_ref_resource.cc     thunk::EnterResourceNoLock<thunk::PPB_FileSystem_API> enter(
thunk              91 ppapi/proxy/file_ref_resource.cc thunk::PPB_FileRef_API* FileRefResource::AsPPB_FileRef_API() {
thunk              28 ppapi/proxy/file_ref_resource.h       public thunk::PPB_FileRef_API {
thunk              37 ppapi/proxy/file_ref_resource.h   virtual thunk::PPB_FileRef_API* AsPPB_FileRef_API() OVERRIDE;
thunk              17 ppapi/proxy/file_system_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              18 ppapi/proxy/file_system_resource.cc using ppapi::thunk::PPB_FileIO_API;
thunk              19 ppapi/proxy/file_system_resource.cc using ppapi::thunk::PPB_FileSystem_API;
thunk              30 ppapi/proxy/file_system_resource.h       public NON_EXPORTED_BASE(thunk::PPB_FileSystem_API) {
thunk              48 ppapi/proxy/file_system_resource.h   virtual thunk::PPB_FileSystem_API* AsPPB_FileSystem_API() OVERRIDE;
thunk              24 ppapi/proxy/file_system_resource_unittest.cc using ppapi::thunk::EnterResource;
thunk              25 ppapi/proxy/file_system_resource_unittest.cc using ppapi::thunk::PPB_FileSystem_API;
thunk              96 ppapi/proxy/file_system_resource_unittest.cc     int32_t result = thunk::GetPPB_FileSystem_1_0_Thunk()->Open(
thunk             122 ppapi/proxy/file_system_resource_unittest.cc     int32_t result = thunk::GetPPB_FileIO_1_1_Thunk()->Open(
thunk             152 ppapi/proxy/file_system_resource_unittest.cc   const PPB_FileSystem_1_0* fs_iface = thunk::GetPPB_FileSystem_1_0_Thunk();
thunk             159 ppapi/proxy/file_system_resource_unittest.cc     int32_t result = thunk::GetPPB_FileSystem_1_0_Thunk()->Open(
thunk             182 ppapi/proxy/file_system_resource_unittest.cc     int32_t result = thunk::GetPPB_FileSystem_1_0_Thunk()->Open(
thunk             202 ppapi/proxy/file_system_resource_unittest.cc   const PPB_FileSystem_1_0* fs_iface = thunk::GetPPB_FileSystem_1_0_Thunk();
thunk             203 ppapi/proxy/file_system_resource_unittest.cc   const PPB_FileRef_1_1* fref_iface = thunk::GetPPB_FileRef_1_1_Thunk();
thunk             204 ppapi/proxy/file_system_resource_unittest.cc   const PPB_FileIO_1_1* fio_iface = thunk::GetPPB_FileIO_1_1_Thunk();
thunk              70 ppapi/proxy/flash_clipboard_resource.cc thunk::PPB_Flash_Clipboard_API*
thunk              18 ppapi/proxy/flash_clipboard_resource.h       public NON_EXPORTED_BASE(thunk::PPB_Flash_Clipboard_API) {
thunk              24 ppapi/proxy/flash_clipboard_resource.h   virtual thunk::PPB_Flash_Clipboard_API* AsPPB_Flash_Clipboard_API() OVERRIDE;
thunk              27 ppapi/proxy/flash_drm_resource.cc thunk::PPB_Flash_DRM_API* FlashDRMResource::AsPPB_Flash_DRM_API() {
thunk              22 ppapi/proxy/flash_drm_resource.h       public thunk::PPB_Flash_DRM_API {
thunk              29 ppapi/proxy/flash_drm_resource.h   virtual thunk::PPB_Flash_DRM_API* AsPPB_Flash_DRM_API() OVERRIDE;
thunk              26 ppapi/proxy/flash_file_resource.cc   thunk::EnterResourceNoLock<thunk::PPB_FileRef_API> enter(file_ref, true);
thunk              49 ppapi/proxy/flash_file_resource.cc thunk::PPB_Flash_File_API* FlashFileResource::AsPPB_Flash_File_API() {
thunk              20 ppapi/proxy/flash_file_resource.h       public thunk::PPB_Flash_File_API {
thunk              26 ppapi/proxy/flash_file_resource.h   virtual thunk::PPB_Flash_File_API* AsPPB_Flash_File_API() OVERRIDE;
thunk              29 ppapi/proxy/flash_font_file_resource.cc thunk::PPB_Flash_FontFile_API*
thunk              26 ppapi/proxy/flash_font_file_resource.h                               public thunk::PPB_Flash_FontFile_API {
thunk              35 ppapi/proxy/flash_font_file_resource.h   virtual thunk::PPB_Flash_FontFile_API* AsPPB_Flash_FontFile_API() OVERRIDE;
thunk              22 ppapi/proxy/flash_fullscreen_resource.cc thunk::PPB_Flash_Fullscreen_API*
thunk              17 ppapi/proxy/flash_fullscreen_resource.h       public thunk::PPB_Flash_Fullscreen_API {
thunk              24 ppapi/proxy/flash_fullscreen_resource.h   virtual thunk::PPB_Flash_Fullscreen_API*
thunk              31 ppapi/proxy/flash_menu_resource.cc thunk::PPB_Flash_Menu_API* FlashMenuResource::AsPPB_Flash_Menu_API() {
thunk              21 ppapi/proxy/flash_menu_resource.h       public thunk::PPB_Flash_Menu_API {
thunk              33 ppapi/proxy/flash_menu_resource.h   virtual thunk::PPB_Flash_Menu_API* AsPPB_Flash_Menu_API() OVERRIDE;
thunk              27 ppapi/proxy/flash_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              65 ppapi/proxy/flash_resource.cc thunk::PPB_Flash_Functions_API* FlashResource::AsPPB_Flash_Functions_API() {
thunk             198 ppapi/proxy/flash_resource.cc   EnterResourceNoLock<thunk::PPB_ImageData_API> enter(pp_image_data, true);
thunk             236 ppapi/proxy/flash_resource.cc   EnterResourceNoLock<thunk::PPB_URLRequestInfo_API> enter(request_info,
thunk              22 ppapi/proxy/flash_resource.h       public thunk::PPB_Flash_Functions_API {
thunk              30 ppapi/proxy/flash_resource.h   virtual thunk::PPB_Flash_Functions_API* AsPPB_Flash_Functions_API() OVERRIDE;
thunk              47 ppapi/proxy/flash_resource_unittest.cc       ::ppapi::thunk::GetPPB_VideoCapture_Dev_0_3_Thunk()->Create(
thunk              55 ppapi/proxy/flash_resource_unittest.cc   const PPB_Flash_12_6* flash_iface = ::ppapi::thunk::GetPPB_Flash_12_6_Thunk();
thunk              61 ppapi/proxy/gamepad_resource.cc thunk::PPB_Gamepad_API* GamepadResource::AsPPB_Gamepad_API() {
thunk              33 ppapi/proxy/gamepad_resource.h         public thunk::PPB_Gamepad_API {
thunk              39 ppapi/proxy/gamepad_resource.h   virtual thunk::PPB_Gamepad_API* AsPPB_Gamepad_API() OVERRIDE;
thunk              53 ppapi/proxy/graphics_2d_resource.cc thunk::PPB_Graphics2D_API* Graphics2DResource::AsPPB_Graphics2D_API() {
thunk              84 ppapi/proxy/graphics_2d_resource.cc   thunk::EnterResourceNoLock<thunk::PPB_ImageData_API> enter_image(
thunk              21 ppapi/proxy/graphics_2d_resource.h         public NON_EXPORTED_BASE(thunk::PPB_Graphics2D_API) {
thunk              31 ppapi/proxy/graphics_2d_resource.h   virtual thunk::PPB_Graphics2D_API* AsPPB_Graphics2D_API() OVERRIDE;
thunk              21 ppapi/proxy/host_resolver_private_resource.cc thunk::PPB_HostResolver_Private_API*
thunk              19 ppapi/proxy/host_resolver_private_resource.h       public thunk::PPB_HostResolver_Private_API {
thunk              26 ppapi/proxy/host_resolver_private_resource.h   virtual thunk::PPB_HostResolver_Private_API*
thunk              52 ppapi/proxy/host_resolver_resource.cc thunk::PPB_HostResolver_API* HostResolverResource::AsPPB_HostResolver_API() {
thunk              19 ppapi/proxy/host_resolver_resource.h       public thunk::PPB_HostResolver_API {
thunk              25 ppapi/proxy/host_resolver_resource.h   virtual thunk::PPB_HostResolver_API* AsPPB_HostResolver_API() OVERRIDE;
thunk             155 ppapi/proxy/interface_list.cc #define INTERFACE_THUNK_NAME(iface_struct) thunk::Get##iface_struct##_Thunk
thunk             261 ppapi/proxy/interface_list.cc          thunk::GetPPB_Instance_Private_0_1_Thunk(),
thunk              37 ppapi/proxy/isolated_file_system_private_resource.cc thunk::PPB_IsolatedFileSystem_Private_API*
thunk              40 ppapi/proxy/isolated_file_system_private_resource.h       public thunk::PPB_IsolatedFileSystem_Private_API {
thunk              47 ppapi/proxy/isolated_file_system_private_resource.h   virtual thunk::PPB_IsolatedFileSystem_Private_API*
thunk              28 ppapi/proxy/media_stream_audio_track_resource.cc thunk::PPB_MediaStreamAudioTrack_API*
thunk              22 ppapi/proxy/media_stream_audio_track_resource.h       public thunk::PPB_MediaStreamAudioTrack_API {
thunk              32 ppapi/proxy/media_stream_audio_track_resource.h   virtual thunk::PPB_MediaStreamAudioTrack_API*
thunk              31 ppapi/proxy/media_stream_video_track_resource.cc thunk::PPB_MediaStreamVideoTrack_API*
thunk              22 ppapi/proxy/media_stream_video_track_resource.h       public thunk::PPB_MediaStreamVideoTrack_API {
thunk              32 ppapi/proxy/media_stream_video_track_resource.h   virtual thunk::PPB_MediaStreamVideoTrack_API*
thunk              45 ppapi/proxy/net_address_resource.cc thunk::PPB_NetAddress_API* NetAddressResource::AsPPB_NetAddress_API() {
thunk              19 ppapi/proxy/net_address_resource.h                                               public thunk::PPB_NetAddress_API {
thunk              34 ppapi/proxy/net_address_resource.h   virtual thunk::PPB_NetAddress_API* AsPPB_NetAddress_API() OVERRIDE;
thunk              26 ppapi/proxy/network_list_resource.cc thunk::PPB_NetworkList_API* NetworkListResource::AsPPB_NetworkList_API() {
thunk              58 ppapi/proxy/network_list_resource.cc   thunk::EnterResourceCreationNoLock enter(pp_instance());
thunk              24 ppapi/proxy/network_list_resource.h       public thunk::PPB_NetworkList_API {
thunk              31 ppapi/proxy/network_list_resource.h   virtual thunk::PPB_NetworkList_API* AsPPB_NetworkList_API() OVERRIDE;
thunk              26 ppapi/proxy/network_monitor_resource.cc ppapi::thunk::PPB_NetworkMonitor_API*
thunk              23 ppapi/proxy/network_monitor_resource.h                                public thunk::PPB_NetworkMonitor_API {
thunk              30 ppapi/proxy/network_monitor_resource.h   ppapi::thunk::PPB_NetworkMonitor_API* AsPPB_NetworkMonitor_API() OVERRIDE;
thunk              25 ppapi/proxy/network_proxy_resource.cc thunk::PPB_NetworkProxy_API* NetworkProxyResource::AsPPB_NetworkProxy_API() {
thunk              18 ppapi/proxy/network_proxy_resource.h         public thunk::PPB_NetworkProxy_API {
thunk              25 ppapi/proxy/network_proxy_resource.h   virtual thunk::PPB_NetworkProxy_API* AsPPB_NetworkProxy_API() OVERRIDE;
thunk              34 ppapi/proxy/output_protection_resource.cc thunk::PPB_OutputProtection_API*
thunk              19 ppapi/proxy/output_protection_resource.h       public ::ppapi::thunk::PPB_OutputProtection_API {
thunk              28 ppapi/proxy/output_protection_resource.h   virtual thunk::PPB_OutputProtection_API* AsPPB_OutputProtection_API()
thunk              46 ppapi/proxy/pdf_resource.cc thunk::PPB_PDF_API* PDFResource::AsPPB_PDF_API() {
thunk              25 ppapi/proxy/pdf_resource.h       public thunk::PPB_PDF_API {
thunk              36 ppapi/proxy/pdf_resource.h   virtual thunk::PPB_PDF_API* AsPPB_PDF_API() OVERRIDE;
thunk              31 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk              88 ppapi/proxy/pdf_resource_unittest.cc   const PPB_Memory_Dev* memory_iface = thunk::GetPPB_Memory_Dev_0_1_Thunk();
thunk              93 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk             104 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk             115 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk             127 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk             138 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk             149 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk             160 ppapi/proxy/pdf_resource_unittest.cc   const PPB_PDF* pdf_iface = thunk::GetPPB_PDF_Thunk();
thunk              28 ppapi/proxy/platform_verification_private_resource.cc thunk::PPB_PlatformVerification_API*
thunk              17 ppapi/proxy/platform_verification_private_resource.h       public thunk::PPB_PlatformVerification_API {
thunk              33 ppapi/proxy/platform_verification_private_resource.h   virtual thunk::PPB_PlatformVerification_API*
thunk             281 ppapi/proxy/plugin_dispatcher.cc thunk::PPB_Instance_API* PluginDispatcher::GetInstanceAPI() {
thunk             286 ppapi/proxy/plugin_dispatcher.cc thunk::ResourceCreationAPI* PluginDispatcher::GetResourceCreationAPI() {
thunk              36 ppapi/proxy/plugin_dispatcher.h namespace thunk {
thunk             155 ppapi/proxy/plugin_dispatcher.h   thunk::PPB_Instance_API* GetInstanceAPI();
thunk             156 ppapi/proxy/plugin_dispatcher.h   thunk::ResourceCreationAPI* GetResourceCreationAPI();
thunk             117 ppapi/proxy/plugin_globals.cc thunk::PPB_Instance_API* PluginGlobals::GetInstanceAPI(PP_Instance instance) {
thunk             124 ppapi/proxy/plugin_globals.cc thunk::ResourceCreationAPI* PluginGlobals::GetResourceCreationAPI(
thunk              60 ppapi/proxy/plugin_globals.h   virtual thunk::PPB_Instance_API* GetInstanceAPI(
thunk              62 ppapi/proxy/plugin_globals.h   virtual thunk::ResourceCreationAPI* GetResourceCreationAPI(
thunk              28 ppapi/proxy/ppb_audio_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              29 ppapi/proxy/ppb_audio_proxy.cc using ppapi::thunk::PPB_Audio_API;
thunk              30 ppapi/proxy/ppb_audio_proxy.cc using ppapi::thunk::PPB_AudioConfig_API;
thunk             186 ppapi/proxy/ppb_audio_proxy.cc   thunk::EnterResourceCreation resource_creation(instance_id);
thunk              22 ppapi/proxy/ppb_broker_proxy.cc using ppapi::thunk::PPB_Broker_API;
thunk             152 ppapi/proxy/ppb_broker_proxy.cc   thunk::EnterResourceCreation enter(instance);
thunk              38 ppapi/proxy/ppb_buffer_proxy.cc thunk::PPB_Buffer_API* Buffer::AsPPB_Buffer_API() {
thunk             123 ppapi/proxy/ppb_buffer_proxy.cc   thunk::EnterResourceCreation enter(instance);
thunk             131 ppapi/proxy/ppb_buffer_proxy.cc   thunk::EnterResourceNoLock<thunk::PPB_Buffer_API> trusted_buffer(
thunk              22 ppapi/proxy/ppb_buffer_proxy.h class Buffer : public thunk::PPB_Buffer_API, public Resource {
thunk              30 ppapi/proxy/ppb_buffer_proxy.h   virtual thunk::PPB_Buffer_API* AsPPB_Buffer_API() OVERRIDE;
thunk              18 ppapi/proxy/ppb_flash_message_loop_proxy.cc using ppapi::thunk::PPB_Flash_MessageLoop_API;
thunk             123 ppapi/proxy/ppb_flash_message_loop_proxy.cc   thunk::EnterResourceCreation enter(instance);
thunk              19 ppapi/proxy/ppb_graphics_3d_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              20 ppapi/proxy/ppb_graphics_3d_proxy.cc using ppapi::thunk::PPB_Graphics3D_API;
thunk              21 ppapi/proxy/ppb_graphics_3d_proxy.cc using ppapi::thunk::ResourceCreationAPI;
thunk             220 ppapi/proxy/ppb_graphics_3d_proxy.cc   thunk::EnterResourceCreation enter(instance);
thunk              37 ppapi/proxy/ppb_image_data_proxy.cc using ppapi::thunk::PPB_ImageData_API;
thunk             568 ppapi/proxy/ppb_image_data_proxy.cc   thunk::EnterResourceCreation enter(instance);
thunk             593 ppapi/proxy/ppb_image_data_proxy.cc   thunk::EnterResourceNoLock<PPB_ImageData_API> enter_resource(resource.get(),
thunk              39 ppapi/proxy/ppb_image_data_proxy.h       public NON_EXPORTED_BASE(ppapi::thunk::PPB_ImageData_API),
thunk              45 ppapi/proxy/ppb_image_data_proxy.h   virtual ppapi::thunk::PPB_ImageData_API* AsPPB_ImageData_API() OVERRIDE;
thunk              51 ppapi/proxy/ppb_instance_proxy.cc using ppapi::thunk::EnterInstanceNoLock;
thunk              52 ppapi/proxy/ppb_instance_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              53 ppapi/proxy/ppb_instance_proxy.cc using ppapi::thunk::PPB_Graphics2D_API;
thunk              54 ppapi/proxy/ppb_instance_proxy.cc using ppapi::thunk::PPB_Graphics3D_API;
thunk              55 ppapi/proxy/ppb_instance_proxy.cc using ppapi::thunk::PPB_Instance_API;
thunk              20 ppapi/proxy/ppb_message_loop_proxy.cc using ppapi::thunk::PPB_MessageLoop_API;
thunk              26 ppapi/proxy/ppb_message_loop_proxy.cc typedef thunk::EnterResource<PPB_MessageLoop_API> EnterMessageLoop;
thunk              32 ppapi/proxy/ppb_message_loop_proxy.h   virtual thunk::PPB_MessageLoop_API* AsPPB_MessageLoop_API() OVERRIDE;
thunk              20 ppapi/proxy/ppb_testing_proxy.cc using ppapi::thunk::EnterInstance;
thunk              21 ppapi/proxy/ppb_testing_proxy.cc using ppapi::thunk::EnterResource;
thunk              22 ppapi/proxy/ppb_testing_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              23 ppapi/proxy/ppb_testing_proxy.cc using ppapi::thunk::PPB_Graphics2D_API;
thunk              24 ppapi/proxy/ppb_testing_proxy.cc using ppapi::thunk::PPB_InputEvent_API;
thunk              18 ppapi/proxy/ppb_video_decoder_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              19 ppapi/proxy/ppb_video_decoder_proxy.cc using ppapi::thunk::PPB_Buffer_API;
thunk              20 ppapi/proxy/ppb_video_decoder_proxy.cc using ppapi::thunk::PPB_Graphics3D_API;
thunk              21 ppapi/proxy/ppb_video_decoder_proxy.cc using ppapi::thunk::PPB_VideoDecoder_API;
thunk             222 ppapi/proxy/ppb_video_decoder_proxy.cc   thunk::EnterResourceCreation resource_creation(instance);
thunk              24 ppapi/proxy/ppp_content_decryptor_private_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              25 ppapi/proxy/ppp_content_decryptor_private_proxy.cc using ppapi::thunk::PPB_Buffer_API;
thunk              26 ppapi/proxy/ppp_content_decryptor_private_proxy.cc using ppapi::thunk::PPB_Instance_API;
thunk              15 ppapi/proxy/ppp_input_event_proxy.cc using ppapi::thunk::EnterResourceNoLock;
thunk              16 ppapi/proxy/ppp_input_event_proxy.cc using ppapi::thunk::PPB_InputEvent_API;
thunk              32 ppapi/proxy/ppp_instance_proxy.cc using thunk::EnterInstanceAPINoLock;
thunk              33 ppapi/proxy/ppp_instance_proxy.cc using thunk::EnterInstanceNoLock;
thunk              34 ppapi/proxy/ppp_instance_proxy.cc using thunk::EnterResourceNoLock;
thunk              35 ppapi/proxy/ppp_instance_proxy.cc using thunk::PPB_Flash_Fullscreen_API;
thunk              36 ppapi/proxy/ppp_instance_proxy.cc using thunk::PPB_Instance_API;
thunk              37 ppapi/proxy/ppp_instance_proxy.cc using thunk::PPB_View_API;
thunk              16 ppapi/proxy/ppp_video_decoder_proxy.cc using ppapi::thunk::PPB_VideoDecoder_API;
thunk              23 ppapi/proxy/printing_resource.cc thunk::PPB_Printing_API* PrintingResource::AsPPB_Printing_API() {
thunk              19 ppapi/proxy/printing_resource.h       public NON_EXPORTED_BASE(thunk::PPB_Printing_API) {
thunk              26 ppapi/proxy/printing_resource.h   virtual thunk::PPB_Printing_API* AsPPB_Printing_API() OVERRIDE;
thunk              50 ppapi/proxy/printing_resource_unittest.cc       thunk::GetPPB_Printing_Dev_0_7_Thunk();
thunk              61 ppapi/proxy/resource_creation_proxy.cc using ppapi::thunk::ResourceCreationAPI;
thunk              30 ppapi/proxy/resource_creation_proxy.h                               public thunk::ResourceCreationAPI {
thunk              23 ppapi/proxy/talk_resource.cc thunk::PPB_Talk_Private_API* TalkResource::AsPPB_Talk_Private_API() {
thunk              18 ppapi/proxy/talk_resource.h       public NON_EXPORTED_BASE(thunk::PPB_Talk_Private_API) {
thunk              24 ppapi/proxy/talk_resource.h   thunk::PPB_Talk_Private_API* AsPPB_Talk_Private_API();
thunk              70 ppapi/proxy/talk_resource_unittest.cc   const PPB_Talk_Private_1_0* talk = thunk::GetPPB_Talk_Private_1_0_Thunk();
thunk              95 ppapi/proxy/talk_resource_unittest.cc   const PPB_Talk_Private_2_0* talk = thunk::GetPPB_Talk_Private_2_0_Thunk();
thunk             121 ppapi/proxy/talk_resource_unittest.cc   const PPB_Talk_Private_2_0* talk = thunk::GetPPB_Talk_Private_2_0_Thunk();
thunk              25 ppapi/proxy/tcp_server_socket_private_resource.cc thunk::PPB_TCPServerSocket_Private_API*
thunk              21 ppapi/proxy/tcp_server_socket_private_resource.h       public thunk::PPB_TCPServerSocket_Private_API {
thunk              27 ppapi/proxy/tcp_server_socket_private_resource.h   virtual thunk::PPB_TCPServerSocket_Private_API*
thunk              33 ppapi/proxy/tcp_socket_private_resource.cc thunk::PPB_TCPSocket_Private_API*
thunk              17 ppapi/proxy/tcp_socket_private_resource.h     : public thunk::PPB_TCPSocket_Private_API,
thunk              18 ppapi/proxy/tcp_socket_resource.cc typedef thunk::EnterResourceNoLock<thunk::PPB_NetAddress_API>
thunk              45 ppapi/proxy/tcp_socket_resource.cc thunk::PPB_TCPSocket_API* TCPSocketResource::AsPPB_TCPSocket_API() {
thunk              73 ppapi/proxy/tcp_socket_resource.cc   thunk::EnterResourceCreationNoLock enter(pp_instance());
thunk              85 ppapi/proxy/tcp_socket_resource.cc   thunk::EnterResourceCreationNoLock enter(pp_instance());
thunk              19 ppapi/proxy/tcp_socket_resource.h class PPAPI_PROXY_EXPORT TCPSocketResource : public thunk::PPB_TCPSocket_API,
thunk              30 ppapi/proxy/tcp_socket_resource.h   virtual thunk::PPB_TCPSocket_API* AsPPB_TCPSocket_API() OVERRIDE;
thunk              17 ppapi/proxy/truetype_font_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              18 ppapi/proxy/truetype_font_resource.cc using ppapi::thunk::PPB_TrueTypeFont_API;
thunk              26 ppapi/proxy/truetype_font_resource.h       public thunk::PPB_TrueTypeFont_API {
thunk              34 ppapi/proxy/truetype_font_resource.h   virtual thunk::PPB_TrueTypeFont_API* AsPPB_TrueTypeFont_API() OVERRIDE;
thunk              29 ppapi/proxy/truetype_font_singleton_resource.cc thunk::PPB_TrueTypeFont_Singleton_API*
thunk              27 ppapi/proxy/truetype_font_singleton_resource.h       public thunk::PPB_TrueTypeFont_Singleton_API {
thunk              33 ppapi/proxy/truetype_font_singleton_resource.h   virtual thunk::PPB_TrueTypeFont_Singleton_API*
thunk              22 ppapi/proxy/udp_socket_private_resource.cc thunk::PPB_UDPSocket_Private_API*
thunk              19 ppapi/proxy/udp_socket_private_resource.h       public thunk::PPB_UDPSocket_Private_API {
thunk              25 ppapi/proxy/udp_socket_private_resource.h   virtual thunk::PPB_UDPSocket_Private_API*
thunk              17 ppapi/proxy/udp_socket_resource.cc typedef thunk::EnterResourceNoLock<thunk::PPB_NetAddress_API>
thunk              30 ppapi/proxy/udp_socket_resource.cc thunk::PPB_UDPSocket_API* UDPSocketResource::AsPPB_UDPSocket_API() {
thunk              48 ppapi/proxy/udp_socket_resource.cc   thunk::EnterResourceCreationNoLock enter(pp_instance());
thunk              18 ppapi/proxy/udp_socket_resource.h                                              public thunk::PPB_UDPSocket_API {
thunk              24 ppapi/proxy/udp_socket_resource.h   virtual thunk::PPB_UDPSocket_API* AsPPB_UDPSocket_API() OVERRIDE;
thunk             251 ppapi/proxy/udp_socket_resource_base.cc     thunk::EnterResourceCreationNoLock enter(pp_instance());
thunk              36 ppapi/proxy/uma_private_resource.cc thunk::PPB_UMA_Singleton_API* UMAPrivateResource::AsPPB_UMA_Singleton_API() {
thunk              19 ppapi/proxy/uma_private_resource.h       public thunk::PPB_UMA_Singleton_API {
thunk              25 ppapi/proxy/uma_private_resource.h   virtual thunk::PPB_UMA_Singleton_API* AsPPB_UMA_Singleton_API() OVERRIDE;
thunk              21 ppapi/proxy/url_loader_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              22 ppapi/proxy/url_loader_resource.cc using ppapi::thunk::PPB_URLLoader_API;
thunk              23 ppapi/proxy/url_loader_resource.cc using ppapi::thunk::PPB_URLRequestInfo_API;
thunk              25 ppapi/proxy/url_loader_resource.h       public NON_EXPORTED_BASE(thunk::PPB_URLLoader_API) {
thunk              42 ppapi/proxy/url_loader_resource.h   thunk::PPB_URLLoader_API* AsPPB_URLLoader_API() OVERRIDE;
thunk              24 ppapi/proxy/url_request_info_resource.cc thunk::PPB_URLRequestInfo_API*
thunk              86 ppapi/proxy/url_request_info_resource.cc   thunk::EnterResourceNoLock<thunk::PPB_FileRef_API> enter(file_ref, true);
thunk              20 ppapi/proxy/url_request_info_resource.h       public thunk::PPB_URLRequestInfo_API {
thunk              27 ppapi/proxy/url_request_info_resource.h   virtual thunk::PPB_URLRequestInfo_API* AsPPB_URLRequestInfo_API() OVERRIDE;
thunk              36 ppapi/proxy/url_response_info_resource.cc thunk::PPB_URLResponseInfo_API*
thunk              21 ppapi/proxy/url_response_info_resource.h       public NON_EXPORTED_BASE(thunk::PPB_URLResponseInfo_API) {
thunk              19 ppapi/proxy/video_capture_resource.h       public ::ppapi::thunk::PPB_VideoCapture_API {
thunk              27 ppapi/proxy/video_capture_resource.h   virtual thunk::PPB_VideoCapture_API* AsPPB_VideoCapture_API() OVERRIDE {
thunk              18 ppapi/proxy/video_destination_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              19 ppapi/proxy/video_destination_resource.cc using ppapi::thunk::PPB_VideoDestination_Private_API;
thunk              64 ppapi/proxy/video_destination_resource.cc   thunk::EnterResourceNoLock<thunk::PPB_ImageData_API> enter_image(
thunk              26 ppapi/proxy/video_destination_resource.h       public thunk::PPB_VideoDestination_Private_API {
thunk              33 ppapi/proxy/video_destination_resource.h   virtual thunk::PPB_VideoDestination_Private_API*
thunk              27 ppapi/proxy/video_frame_resource.cc thunk::PPB_VideoFrame_API* VideoFrameResource::AsPPB_VideoFrame_API() {
thunk              19 ppapi/proxy/video_frame_resource.h                                               public thunk::PPB_VideoFrame_API {
thunk              28 ppapi/proxy/video_frame_resource.h   virtual thunk::PPB_VideoFrame_API* AsPPB_VideoFrame_API() OVERRIDE;
thunk              18 ppapi/proxy/video_source_resource.cc using ppapi::thunk::EnterResourceNoLock;
thunk              19 ppapi/proxy/video_source_resource.cc using ppapi::thunk::PPB_VideoSource_Private_API;
thunk              28 ppapi/proxy/video_source_resource.h       public thunk::PPB_VideoSource_Private_API {
thunk              35 ppapi/proxy/video_source_resource.h   virtual thunk::PPB_VideoSource_Private_API*
thunk              73 ppapi/proxy/websocket_resource.cc thunk::PPB_WebSocket_API* WebSocketResource::AsPPB_WebSocket_API() {
thunk              26 ppapi/proxy/websocket_resource.h       public NON_EXPORTED_BASE(thunk::PPB_WebSocket_API) {
thunk              32 ppapi/proxy/websocket_resource.h   virtual thunk::PPB_WebSocket_API* AsPPB_WebSocket_API() OVERRIDE;
thunk              59 ppapi/proxy/websocket_resource_unittest.cc       thunk::GetPPB_WebSocket_1_0_Thunk();
thunk              98 ppapi/proxy/websocket_resource_unittest.cc       thunk::GetPPB_WebSocket_1_0_Thunk();
thunk             123 ppapi/proxy/websocket_resource_unittest.cc       thunk::GetPPB_WebSocket_1_0_Thunk();
thunk              31 ppapi/shared_impl/ppapi_globals.h namespace thunk {
thunk              93 ppapi/shared_impl/ppapi_globals.h   virtual thunk::PPB_Instance_API* GetInstanceAPI(PP_Instance instance) = 0;
thunk              94 ppapi/shared_impl/ppapi_globals.h   virtual thunk::ResourceCreationAPI* GetResourceCreationAPI(
thunk              59 ppapi/shared_impl/ppb_audio_config_shared.cc   thunk::EnterInstanceNoLock enter(instance);
thunk             137 ppapi/shared_impl/ppb_audio_config_shared.cc   thunk::EnterInstanceNoLock enter(instance);
thunk             145 ppapi/shared_impl/ppb_audio_config_shared.cc thunk::PPB_AudioConfig_API* PPB_AudioConfig_Shared::AsPPB_AudioConfig_API() {
thunk              25 ppapi/shared_impl/ppb_audio_config_shared.h       public thunk::PPB_AudioConfig_API {
thunk              43 ppapi/shared_impl/ppb_audio_config_shared.h   virtual thunk::PPB_AudioConfig_API* AsPPB_AudioConfig_API() OVERRIDE;
thunk              48 ppapi/shared_impl/ppb_audio_shared.h     : public thunk::PPB_Audio_API,
thunk              12 ppapi/shared_impl/ppb_device_ref_shared.cc using ppapi::thunk::PPB_DeviceRef_API;
thunk              34 ppapi/shared_impl/ppb_device_ref_shared.h       public thunk::PPB_DeviceRef_API {
thunk              28 ppapi/shared_impl/ppb_graphics_3d_shared.cc thunk::PPB_Graphics3D_API* PPB_Graphics3D_Shared::AsPPB_Graphics3D_API() {
thunk              30 ppapi/shared_impl/ppb_graphics_3d_shared.h       public thunk::PPB_Graphics3D_API {
thunk              33 ppapi/shared_impl/ppb_graphics_3d_shared.h   virtual thunk::PPB_Graphics3D_API* AsPPB_Graphics3D_API() OVERRIDE;
thunk               9 ppapi/shared_impl/ppb_input_event_shared.cc using ppapi::thunk::PPB_InputEvent_API;
thunk              65 ppapi/shared_impl/ppb_input_event_shared.h       public thunk::PPB_InputEvent_API {
thunk              77 ppapi/shared_impl/ppb_instance_shared.cc   thunk::EnterResourceNoLock<thunk::PPB_ImageData_API> enter(image, true);
thunk              16 ppapi/shared_impl/ppb_instance_shared.h     : NON_EXPORTED_BASE(public thunk::PPB_Instance_API) {
thunk              33 ppapi/shared_impl/ppb_message_loop_shared.h       public thunk::PPB_MessageLoop_API {
thunk              22 ppapi/shared_impl/ppb_opengles2_shared.cc typedef thunk::EnterResource<thunk::PPB_Graphics3D_API> Enter3D;
thunk              32 ppapi/shared_impl/ppb_video_decoder_shared.cc thunk::PPB_VideoDecoder_API* PPB_VideoDecoder_Shared::AsPPB_VideoDecoder_API() {
thunk              30 ppapi/shared_impl/ppb_video_decoder_shared.h       NON_EXPORTED_BASE(public thunk::PPB_VideoDecoder_API) {
thunk              37 ppapi/shared_impl/ppb_video_decoder_shared.h   virtual thunk::PPB_VideoDecoder_API* AsPPB_VideoDecoder_API() OVERRIDE;
thunk              48 ppapi/shared_impl/ppb_view_shared.cc thunk::PPB_View_API* PPB_View_Shared::AsPPB_View_API() { return this; }
thunk              33 ppapi/shared_impl/ppb_view_shared.h                                             public thunk::PPB_View_API {
thunk              41 ppapi/shared_impl/ppb_view_shared.h   virtual thunk::PPB_View_API* AsPPB_View_API() OVERRIDE;
thunk              78 ppapi/shared_impl/private/ppb_char_set_shared.cc       thunk::GetPPB_Memory_Dev_0_1_Thunk()->MemAlloc(required_length + 1));
thunk              84 ppapi/shared_impl/private/ppb_char_set_shared.cc     thunk::GetPPB_Memory_Dev_0_1_Thunk()->MemFree(ret_buf);
thunk             188 ppapi/shared_impl/private/ppb_char_set_shared.cc       thunk::GetPPB_Memory_Dev_0_1_Thunk()->MemAlloc(
thunk             195 ppapi/shared_impl/private/ppb_char_set_shared.cc     thunk::GetPPB_Memory_Dev_0_1_Thunk()->MemFree(ret_buf);
thunk             103 ppapi/shared_impl/private/ppb_x509_certificate_private_shared.cc thunk::PPB_X509Certificate_Private_API*
thunk              42 ppapi/shared_impl/private/ppb_x509_certificate_private_shared.h     : public thunk::PPB_X509Certificate_Private_API,
thunk              85 ppapi/shared_impl/resource.cc   thunk::RESOURCE* Resource::As##RESOURCE() { return NULL; }
thunk             106 ppapi/shared_impl/resource.h namespace thunk {
thunk             198 ppapi/shared_impl/resource.h #define DEFINE_TYPE_GETTER(RESOURCE) virtual thunk::RESOURCE* As##RESOURCE();
thunk             250 ppapi/shared_impl/resource.h   inline thunk::RESOURCE* Resource::GetAs() { \
thunk              32 ppapi/shared_impl/test_globals.cc thunk::PPB_Instance_API* TestGlobals::GetInstanceAPI(PP_Instance instance) {
thunk              36 ppapi/shared_impl/test_globals.cc thunk::ResourceCreationAPI* TestGlobals::GetResourceCreationAPI(
thunk              66 ppapi/shared_impl/test_globals.h   virtual thunk::PPB_Instance_API* GetInstanceAPI(PP_Instance instance)
thunk              68 ppapi/shared_impl/test_globals.h   virtual thunk::ResourceCreationAPI* GetResourceCreationAPI(
thunk              28 ppapi/shared_impl/tracked_callback.h namespace thunk {
thunk             145 ppapi/shared_impl/tracked_callback.h   friend class ppapi::thunk::subtle::EnterBase;
thunk              25 ppapi/thunk/enter.h namespace thunk {
thunk              18 ppapi/thunk/extensions_common_api.h namespace thunk {
thunk               9 ppapi/thunk/interfaces_legacy.h              ::ppapi::thunk::GetPPB_InputEvent_1_0_Thunk())
thunk              11 ppapi/thunk/interfaces_legacy.h              ::ppapi::thunk::GetPPB_Instance_Private_0_1_Thunk())
thunk              17 ppapi/thunk/ppb_audio_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_audio_buffer_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_audio_config_api.h namespace thunk {
thunk              17 ppapi/thunk/ppb_audio_input_api.h namespace thunk {
thunk              18 ppapi/thunk/ppb_broker_api.h namespace thunk {
thunk              13 ppapi/thunk/ppb_browser_font_singleton_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_browser_font_trusted_api.h namespace thunk {
thunk              13 ppapi/thunk/ppb_buffer_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_device_ref_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_file_chooser_api.h namespace thunk {
thunk              17 ppapi/thunk/ppb_file_io_api.h namespace thunk {
thunk              19 ppapi/thunk/ppb_file_mapping_api.h namespace thunk {
thunk              21 ppapi/thunk/ppb_file_ref_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_file_system_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_flash_clipboard_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_flash_drm_api.h namespace thunk {
thunk              18 ppapi/thunk/ppb_flash_file_api.h namespace thunk {
thunk              19 ppapi/thunk/ppb_flash_file_fileref_thunk.cc   thunk::EnterResource<thunk::PPB_FileRef_API> enter(file_ref, true);
thunk              11 ppapi/thunk/ppb_flash_font_file_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_flash_fullscreen_api.h namespace thunk {
thunk              17 ppapi/thunk/ppb_flash_functions_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_flash_menu_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_flash_message_loop_api.h namespace thunk {
thunk              14 ppapi/thunk/ppb_gamepad_api.h namespace thunk {
thunk              21 ppapi/thunk/ppb_graphics_2d_api.h namespace thunk {
thunk              18 ppapi/thunk/ppb_graphics_3d_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_host_resolver_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_host_resolver_private_api.h namespace thunk {
thunk              14 ppapi/thunk/ppb_image_data_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_input_event_api.h namespace thunk {
thunk              40 ppapi/thunk/ppb_instance_api.h namespace thunk {
thunk              18 ppapi/thunk/ppb_isolated_file_system_private_api.h namespace thunk {
thunk              11 ppapi/thunk/ppb_media_stream_audio_track_api.h namespace thunk {
thunk              11 ppapi/thunk/ppb_media_stream_video_track_api.h namespace thunk {
thunk              18 ppapi/thunk/ppb_message_loop_api.h namespace thunk {
thunk              14 ppapi/thunk/ppb_net_address_api.h namespace thunk {
thunk              14 ppapi/thunk/ppb_network_list_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_network_monitor_api.h namespace thunk {
thunk              20 ppapi/thunk/ppb_network_proxy_api.h namespace thunk {
thunk              14 ppapi/thunk/ppb_output_protection_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_pdf_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_platform_verification_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_printing_api.h namespace thunk {
thunk              11 ppapi/thunk/ppb_scrollbar_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_talk_private_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_tcp_server_socket_private_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_tcp_socket_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_tcp_socket_private_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_truetype_font_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_truetype_font_singleton_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_udp_socket_api.h namespace thunk {
thunk              16 ppapi/thunk/ppb_udp_socket_private_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_uma_singleton_api.h namespace thunk {
thunk              18 ppapi/thunk/ppb_url_loader_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_url_request_info_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_url_response_info_api.h namespace thunk {
thunk              20 ppapi/thunk/ppb_video_capture_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_video_decoder_api.h namespace thunk {
thunk              17 ppapi/thunk/ppb_video_destination_private_api.h namespace thunk {
thunk              15 ppapi/thunk/ppb_video_frame_api.h namespace thunk {
thunk              17 ppapi/thunk/ppb_video_source_private_api.h namespace thunk {
thunk              14 ppapi/thunk/ppb_view_api.h namespace thunk {
thunk              17 ppapi/thunk/ppb_websocket_api.h namespace thunk {
thunk              11 ppapi/thunk/ppb_widget_api.h namespace thunk {
thunk              12 ppapi/thunk/ppb_x509_certificate_private_api.h namespace thunk {
thunk              40 ppapi/thunk/resource_creation_api.h namespace thunk {
thunk              17 ppapi/thunk/thunk.h   namespace ppapi { namespace thunk { \
thunk              31 ppapi/thunk/thunk.h namespace thunk {
thunk             476 sandbox/win/src/interception.cc   ServiceResolverThunk* thunk;
thunk             478 sandbox/win/src/interception.cc   thunk = new ServiceResolverThunk(child_->Process(), relaxed_);
thunk             483 sandbox/win/src/interception.cc       thunk = new Wow64W8ResolverThunk(child_->Process(), relaxed_);
thunk             485 sandbox/win/src/interception.cc       thunk = new Wow64ResolverThunk(child_->Process(), relaxed_);
thunk             487 sandbox/win/src/interception.cc     thunk = new Win2kResolverThunk(child_->Process(), relaxed_);
thunk             489 sandbox/win/src/interception.cc     thunk = new Win8ResolverThunk(child_->Process(), relaxed_);
thunk             491 sandbox/win/src/interception.cc     thunk = new ServiceResolverThunk(child_->Process(), relaxed_);
thunk             508 sandbox/win/src/interception.cc       NTSTATUS ret = thunk->ResolveInterceptor(local_interceptor,
thunk             520 sandbox/win/src/interception.cc     NTSTATUS ret = thunk->Setup(ntdll_base,
thunk             538 sandbox/win/src/interception.cc   delete(thunk);
thunk              65 sandbox/win/src/resolver_32.cc   InternalThunk* thunk = new(storage, NT_PLACE) InternalThunk;
thunk              70 sandbox/win/src/resolver_32.cc   thunk->interceptor_function = reinterpret_cast<ULONG>(interceptor);
thunk              71 sandbox/win/src/resolver_32.cc   thunk->extra_argument = reinterpret_cast<ULONG>(original_function);
thunk              56 sandbox/win/src/resolver_64.cc   InternalThunk* thunk = new(storage, NT_PLACE) InternalThunk;
thunk              57 sandbox/win/src/resolver_64.cc   thunk->interceptor_function = reinterpret_cast<ULONG_PTR>(interceptor);
thunk             163 sandbox/win/src/service_resolver_32.cc   ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(
thunk             166 sandbox/win/src/service_resolver_32.cc   if (!IsFunctionAService(&thunk->original) &&
thunk             167 sandbox/win/src/service_resolver_32.cc       (!relaxed_ || !SaveOriginalFunction(&thunk->original, thunk_storage)))
thunk             170 sandbox/win/src/service_resolver_32.cc   ret = PerformPatch(thunk, thunk_storage);
thunk             195 sandbox/win/src/service_resolver_32.cc   ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(thunk_storage);
thunk             197 sandbox/win/src/service_resolver_32.cc   if (!IsFunctionAService(&thunk->original) &&
thunk             198 sandbox/win/src/service_resolver_32.cc       (!relaxed_ || !SaveOriginalFunction(&thunk->original, thunk_storage))) {
thunk             101 sandbox/win/src/service_resolver_64.cc   ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(
thunk             104 sandbox/win/src/service_resolver_64.cc   if (!IsFunctionAService(&thunk->original))
thunk             107 sandbox/win/src/service_resolver_64.cc   ret = PerformPatch(thunk, thunk_storage);
thunk             132 sandbox/win/src/service_resolver_64.cc   ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(thunk_storage);
thunk             134 sandbox/win/src/service_resolver_64.cc   if (!IsFunctionAService(&thunk->original))
thunk             108 sandbox/win/src/service_resolver_unittest.cc   scoped_ptr<char[]> thunk(new char[thunk_size]);
thunk             114 sandbox/win/src/service_resolver_unittest.cc                                  function_entry, thunk.get(), thunk_size,
thunk             125 sandbox/win/src/service_resolver_unittest.cc                             thunk.get(), thunk_size, &used);
thunk             126 sandbox/win/src/service_resolver_unittest.cc       CheckJump(service, thunk.get());
thunk             247 sandbox/win/src/service_resolver_unittest.cc   scoped_ptr<char[]> thunk(new char[thunk_size]);
thunk             254 sandbox/win/src/service_resolver_unittest.cc                         function_entry, thunk.get(), thunk_size,
thunk             261 sandbox/win/src/service_resolver_unittest.cc                         function_entry, thunk.get(), thunk_size,
thunk              44 sandbox/win/src/sidestep_resolver.cc   SidestepThunk* thunk = reinterpret_cast<SidestepThunk*>(thunk_storage);
thunk              47 sandbox/win/src/sidestep_resolver.cc   if (!SetInternalThunk(&thunk->internal_thunk, internal_bytes, thunk_storage,
thunk              57 sandbox/win/src/sidestep_resolver.cc       target_, reinterpret_cast<void*>(&thunk->internal_thunk), thunk_storage,
thunk              92 sandbox/win/src/sidestep_resolver.cc   SmartThunk* thunk = reinterpret_cast<SmartThunk*>(thunk_storage);
thunk              93 sandbox/win/src/sidestep_resolver.cc   thunk->module_base = target_module;
thunk              97 sandbox/win/src/sidestep_resolver.cc     thunk->interceptor = interceptor_entry_point;
thunk             100 sandbox/win/src/sidestep_resolver.cc                              &thunk->interceptor);
thunk             110 sandbox/win/src/sidestep_resolver.cc                                      &thunk->sidestep, standard_bytes, NULL);
thunk             115 sandbox/win/src/sidestep_resolver.cc   SetInternalThunk(&thunk->sidestep.internal_thunk, GetInternalThunkSize(),
thunk             214 sandbox/win/wow_helper/service64_resolver.cc   ServiceFullThunk* thunk = reinterpret_cast<ServiceFullThunk*>(
thunk             217 sandbox/win/wow_helper/service64_resolver.cc   if (!IsFunctionAService(&thunk->original))
thunk             220 sandbox/win/wow_helper/service64_resolver.cc   ret = PerformPatch(thunk, thunk_storage);
thunk              23 sandbox/win/wow_helper/wow_helper.cc int PatchNtdll(HANDLE child, void* thunk, size_t thunk_bytes) {
thunk              31 sandbox/win/wow_helper/wow_helper.cc   char* code = reinterpret_cast<char*>(thunk) + used;
thunk              33 sandbox/win/wow_helper/wow_helper.cc                                 code, thunk, thunk_bytes, NULL);
thunk              82 sandbox/win/wow_helper/wow_helper.cc   void* thunk = reinterpret_cast<void*>(static_cast<ULONG_PTR>(buffer));
thunk              85 sandbox/win/wow_helper/wow_helper.cc   return sandbox::PatchNtdll(child, thunk, kPageSize);
thunk            2673 third_party/wtl/include/atldlgs.h 		m_psd.lpfnPagePaintHook = (LPPAGEPAINTHOOK)&(m_thunkPaint.thunk);