Searched refs:thunk (Results 51 - 75 of 398) sorted by relevance

1234567891011>>

/external/chromium_org/ppapi/proxy/
H A Dplatform_verification_private_resource.h10 #include "ppapi/thunk/ppb_platform_verification_api.h"
17 public thunk::PPB_PlatformVerification_API {
33 virtual thunk::PPB_PlatformVerification_API*
H A Dudp_socket_resource.h12 #include "ppapi/thunk/ppb_udp_socket_api.h"
18 public thunk::PPB_UDPSocket_API {
24 virtual thunk::PPB_UDPSocket_API* AsPPB_UDPSocket_API() OVERRIDE;
26 // thunk::PPB_UDPSocket_API implementation.
H A Dvideo_destination_resource.h14 #include "ppapi/thunk/ppb_video_destination_private_api.h"
26 public thunk::PPB_VideoDestination_Private_API {
33 virtual thunk::PPB_VideoDestination_Private_API*
H A Dvideo_frame_resource.h13 #include "ppapi/thunk/ppb_video_frame_api.h"
19 public thunk::PPB_VideoFrame_API {
28 virtual thunk::PPB_VideoFrame_API* AsPPB_VideoFrame_API() OVERRIDE;
H A Dvideo_source_resource.h15 #include "ppapi/thunk/ppb_video_source_private_api.h"
28 public thunk::PPB_VideoSource_Private_API {
35 virtual thunk::PPB_VideoSource_Private_API*
H A Dbroker_resource.cc21 thunk::PPB_Broker_Instance_API* BrokerResource::AsPPB_Broker_Instance_API() {
H A Dbrowser_font_singleton_resource.cc23 thunk::PPB_BrowserFont_Singleton_API*
H A Dvideo_destination_resource.cc15 #include "ppapi/thunk/enter.h"
16 #include "ppapi/thunk/ppb_image_data_api.h"
18 using ppapi::thunk::EnterResourceNoLock;
19 using ppapi::thunk::PPB_VideoDestination_Private_API;
64 thunk::EnterResourceNoLock<thunk::PPB_ImageData_API> enter_image(
/external/chromium_org/ppapi/shared_impl/
H A Dppb_audio_config_shared.h11 #include "ppapi/thunk/ppb_audio_config_api.h"
25 public thunk::PPB_AudioConfig_API {
43 virtual thunk::PPB_AudioConfig_API* AsPPB_AudioConfig_API() OVERRIDE;
H A Dppb_device_ref_shared.cc12 using ppapi::thunk::PPB_DeviceRef_API;
/external/chromium_org/sandbox/win/src/
H A Dresolver_64.cc56 InternalThunk* thunk = new(storage, NT_PLACE) InternalThunk;
57 thunk->interceptor_function = reinterpret_cast<ULONG_PTR>(interceptor);
/external/chromium_org/ppapi/thunk/
H A Dppb_audio_api.h11 #include "ppapi/thunk/ppapi_thunk_export.h"
17 namespace thunk { namespace in namespace:ppapi
35 } // namespace thunk
H A Dppb_broker_api.h18 namespace thunk { namespace in namespace:ppapi
41 } // namespace thunk
H A Dppb_ext_crx_file_system_private_thunk.cc9 #include "ppapi/thunk/enter.h"
10 #include "ppapi/thunk/ppb_instance_api.h"
11 #include "ppapi/thunk/ppb_isolated_file_system_private_api.h"
12 #include "ppapi/thunk/resource_creation_api.h"
13 #include "ppapi/thunk/thunk.h"
16 namespace thunk { namespace in namespace:ppapi
47 } // namespace thunk
H A Dppb_file_io_private_thunk.cc11 #include "ppapi/thunk/enter.h"
12 #include "ppapi/thunk/ppb_file_io_api.h"
13 #include "ppapi/thunk/ppb_instance_api.h"
14 #include "ppapi/thunk/resource_creation_api.h"
15 #include "ppapi/thunk/thunk.h"
18 namespace thunk { namespace in namespace:ppapi
43 } // namespace thunk
H A Dppb_flash_drm_api.h6 #include "ppapi/thunk/ppapi_thunk_export.h"
12 namespace thunk { namespace in namespace:ppapi
28 } // namespace thunk
H A Dppb_flash_fullscreen_api.h9 #include "ppapi/thunk/ppapi_thunk_export.h"
12 namespace thunk { namespace in namespace:ppapi
32 } // namespace thunk
H A Dppb_host_resolver_api.h10 #include "ppapi/thunk/ppapi_thunk_export.h"
16 namespace thunk { namespace in namespace:ppapi
31 } // namespace thunk
H A Dppb_host_resolver_private_api.h10 #include "ppapi/thunk/ppapi_thunk_export.h"
16 namespace thunk { namespace in namespace:ppapi
32 } // namespace thunk
H A Dppb_image_data_api.h14 namespace thunk { namespace in namespace:ppapi
54 } // namespace thunk
H A Dppb_input_event_private_thunk.cc7 #include "ppapi/thunk/enter.h"
8 #include "ppapi/thunk/ppb_input_event_api.h"
9 #include "ppapi/thunk/thunk.h"
12 namespace thunk { namespace in namespace:ppapi
41 } // namespace thunk
H A Dppb_isolated_file_system_private_thunk.cc12 #include "ppapi/thunk/enter.h"
13 #include "ppapi/thunk/ppapi_thunk_export.h"
14 #include "ppapi/thunk/ppb_isolated_file_system_private_api.h"
17 namespace thunk { namespace in namespace:ppapi
48 } // namespace thunk
H A Dppb_mouse_cursor_thunk.cc10 #include "ppapi/thunk/enter.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
14 namespace thunk { namespace in namespace:ppapi
39 } // namespace thunk
H A Dppb_net_address_api.h9 #include "ppapi/thunk/ppapi_thunk_export.h"
14 namespace thunk { namespace in namespace:ppapi
28 } // namespace thunk
H A Dppb_network_proxy_thunk.cc11 #include "ppapi/thunk/enter.h"
12 #include "ppapi/thunk/ppapi_thunk_export.h"
13 #include "ppapi/thunk/ppb_network_proxy_api.h"
16 namespace thunk { namespace in namespace:ppapi
45 } // namespace thunk

Completed in 159 milliseconds

1234567891011>>