Searched refs:has_interface (Results 1 - 25 of 89) sorted by relevance

1234

/external/chromium_org/ppapi/cpp/private/
H A Dflash_message_loop.cc25 if (has_interface<PPB_Flash_MessageLoop>()) {
36 return has_interface<PPB_Flash_MessageLoop>();
40 if (!has_interface<PPB_Flash_MessageLoop>())
46 if (has_interface<PPB_Flash_MessageLoop>())
H A Dtcp_server_socket_private.cc28 if (has_interface<PPB_TCPServerSocket_Private_0_2>()) {
32 } else if (has_interface<PPB_TCPServerSocket_Private_0_1>()) {
41 return has_interface<PPB_TCPServerSocket_Private_0_2>() ||
42 has_interface<PPB_TCPServerSocket_Private_0_1>();
48 if (has_interface<PPB_TCPServerSocket_Private_0_2>()) {
52 if (has_interface<PPB_TCPServerSocket_Private_0_1>()) {
61 if (has_interface<PPB_TCPServerSocket_Private_0_2>()) {
65 if (has_interface<PPB_TCPServerSocket_Private_0_1>()) {
73 if (has_interface<PPB_TCPServerSocket_Private_0_2>()) {
81 if (has_interface<PPB_TCPServerSocket_Private_0_
[all...]
H A Dnet_address_private.cc32 return has_interface<PPB_NetAddress_Private_1_1>() ||
33 has_interface<PPB_NetAddress_Private_1_0>() ||
34 has_interface<PPB_NetAddress_Private_0_1>();
40 if (has_interface<PPB_NetAddress_Private_1_1>()) {
44 if (has_interface<PPB_NetAddress_Private_1_0>()) {
48 if (has_interface<PPB_NetAddress_Private_0_1>()) {
58 if (has_interface<PPB_NetAddress_Private_1_1>()) {
62 if (has_interface<PPB_NetAddress_Private_1_0>()) {
66 if (has_interface<PPB_NetAddress_Private_0_1>()) {
81 if (has_interface<PPB_NetAddress_Private_1_
[all...]
H A Dudp_socket_private.cc30 if (has_interface<PPB_UDPSocket_Private_0_4>()) {
33 } else if (has_interface<PPB_UDPSocket_Private_0_3>()) {
41 return has_interface<PPB_UDPSocket_Private_0_4>() ||
42 has_interface<PPB_UDPSocket_Private_0_3>();
47 if (has_interface<PPB_UDPSocket_Private_0_4>()) {
56 if (has_interface<PPB_UDPSocket_Private_0_4>()) {
60 if (has_interface<PPB_UDPSocket_Private_0_3>()) {
68 if (has_interface<PPB_UDPSocket_Private_0_4>()) {
74 if (has_interface<PPB_UDPSocket_Private_0_3>()) {
86 if (has_interface<PPB_UDPSocket_Private_0_
[all...]
H A Dtcp_socket_private.cc33 if (has_interface<PPB_TCPSocket_Private_0_5>()) {
36 } else if (has_interface<PPB_TCPSocket_Private_0_4>()) {
39 } else if (has_interface<PPB_TCPSocket_Private_0_3>()) {
51 return has_interface<PPB_TCPSocket_Private_0_5>() ||
52 has_interface<PPB_TCPSocket_Private_0_4>() ||
53 has_interface<PPB_TCPSocket_Private_0_3>();
59 if (has_interface<PPB_TCPSocket_Private_0_5>()) {
63 if (has_interface<PPB_TCPSocket_Private_0_4>()) {
67 if (has_interface<PPB_TCPSocket_Private_0_3>()) {
77 if (has_interface<PPB_TCPSocket_Private_0_
[all...]
H A Dflash_drm.cc36 if (has_interface<PPB_Flash_DRM_1_1>()) {
39 } else if (has_interface<PPB_Flash_DRM_1_0>()) {
42 } else if (has_interface<PPB_Flash_DeviceID_1_0>()) {
49 if (has_interface<PPB_Flash_DRM_1_1>()) {
55 if (has_interface<PPB_Flash_DRM_1_0>()) {
61 if (has_interface<PPB_Flash_DeviceID_1_0>()) {
71 if (has_interface<PPB_Flash_DRM_1_1>()) {
76 if (has_interface<PPB_Flash_DRM_1_0>()) {
86 if (has_interface<PPB_Flash_DRM_1_1>()) {
92 if (has_interface<PPB_Flash_DRM_1_
[all...]
H A Dpdf.cc25 return has_interface<PPB_PDF>();
31 if (has_interface<PPB_PDF>()) {
42 if (has_interface<PPB_PDF>()) {
55 if (has_interface<PPB_PDF>()) {
67 if (has_interface<PPB_PDF>()) {
81 if (has_interface<PPB_PDF>()) {
89 if (has_interface<PPB_PDF>())
95 if (has_interface<PPB_PDF>())
102 if (has_interface<PPB_PDF>()) {
111 if (has_interface<PPB_PD
[all...]
/external/chromium_org/ppapi/cpp/
H A Dview.cc36 if (has_interface<PPB_View_1_2>()) {
39 } else if (has_interface<PPB_View_1_1>()) {
42 } else if (has_interface<PPB_View_1_0>()) {
50 if (has_interface<PPB_View_1_2>()) {
53 } else if (has_interface<PPB_View_1_1>()) {
56 } else if (has_interface<PPB_View_1_0>()) {
64 if (has_interface<PPB_View_1_2>())
66 else if (has_interface<PPB_View_1_1>())
68 else if (has_interface<PPB_View_1_0>())
74 if (has_interface<PPB_View_1_
[all...]
H A Dnetwork_monitor.cc24 if (has_interface<PPB_NetworkMonitor_1_0>()) {
32 if (has_interface<PPB_NetworkMonitor_1_0>()) {
41 return has_interface<PPB_NetworkMonitor_1_0>();
H A Dcompositor_layer.cc50 if (has_interface<PPB_CompositorLayer_0_2>()) {
54 if (has_interface<PPB_CompositorLayer_0_1>()) {
66 if (has_interface<PPB_CompositorLayer_0_2>()) {
71 if (has_interface<PPB_CompositorLayer_0_1>()) {
83 if (has_interface<PPB_CompositorLayer_0_2>()) {
88 if (has_interface<PPB_CompositorLayer_0_1>()) {
99 if (has_interface<PPB_CompositorLayer_0_2>()) {
104 if (has_interface<PPB_CompositorLayer_0_1>()) {
113 if (has_interface<PPB_CompositorLayer_0_2>()) {
117 if (has_interface<PPB_CompositorLayer_0_
[all...]
H A Dtcp_socket.cc30 if (has_interface<PPB_TCPSocket_1_1>()) {
33 } else if (has_interface<PPB_TCPSocket_1_0>()) {
56 return has_interface<PPB_TCPSocket_1_1>() ||
57 has_interface<PPB_TCPSocket_1_0>();
62 if (has_interface<PPB_TCPSocket_1_1>()) {
71 if (has_interface<PPB_TCPSocket_1_1>()) {
75 if (has_interface<PPB_TCPSocket_1_0>()) {
83 if (has_interface<PPB_TCPSocket_1_1>()) {
88 if (has_interface<PPB_TCPSocket_1_0>()) {
97 if (has_interface<PPB_TCPSocket_1_
[all...]
H A Daudio_buffer.cc37 if (has_interface<PPB_AudioBuffer_0_1>())
43 if (has_interface<PPB_AudioBuffer_0_1>()) {
50 if (has_interface<PPB_AudioBuffer_0_1>())
56 if (has_interface<PPB_AudioBuffer_0_1>())
62 if (has_interface<PPB_AudioBuffer_0_1>()) {
70 if (has_interface<PPB_AudioBuffer_0_1>()) {
78 if (has_interface<PPB_AudioBuffer_0_1>())
84 if (has_interface<PPB_AudioBuffer_0_1>()) {
H A Dgraphics_2d.cc43 if (has_interface<PPB_Graphics2D_1_1>()) {
48 } else if (has_interface<PPB_Graphics2D_1_0>()) {
73 if (has_interface<PPB_Graphics2D_1_1>()) {
78 } else if (has_interface<PPB_Graphics2D_1_0>()) {
89 if (has_interface<PPB_Graphics2D_1_1>()) {
94 } else if (has_interface<PPB_Graphics2D_1_0>()) {
103 if (has_interface<PPB_Graphics2D_1_1>()) {
107 } else if (has_interface<PPB_Graphics2D_1_0>()) {
115 if (has_interface<PPB_Graphics2D_1_1>()) {
118 } else if (has_interface<PPB_Graphics2D_1_
[all...]
H A Dfile_ref.cc40 if (has_interface<PPB_FileRef_1_2>()) {
43 } else if (has_interface<PPB_FileRef_1_1>()) {
46 } else if (has_interface<PPB_FileRef_1_0>()) {
57 if (has_interface<PPB_FileRef_1_2>())
59 if (has_interface<PPB_FileRef_1_1>())
61 if (has_interface<PPB_FileRef_1_0>())
67 if (has_interface<PPB_FileRef_1_2>()) {
71 if (has_interface<PPB_FileRef_1_1>()) {
75 if (has_interface<PPB_FileRef_1_0>()) {
83 if (has_interface<PPB_FileRef_1_
[all...]
H A Dinput_event.cc55 if (!has_interface<PPB_InputEvent_1_0>())
67 if (!has_interface<PPB_InputEvent_1_0>())
73 if (!has_interface<PPB_InputEvent_1_0>())
79 if (!has_interface<PPB_InputEvent_1_0>())
91 if (!has_interface<PPB_MouseInputEvent_1_1>())
109 if (!has_interface<PPB_MouseInputEvent_1_1>())
117 if (!has_interface<PPB_MouseInputEvent_1_1>())
123 if (!has_interface<PPB_MouseInputEvent_1_1>())
129 if (!has_interface<PPB_MouseInputEvent_1_1>())
135 if (!has_interface<PPB_MouseInputEvent_1_
[all...]
H A Dmedia_stream_video_track.cc41 if (has_interface<PPB_MediaStreamVideoTrack_1_0>()) {
60 if (has_interface<PPB_MediaStreamVideoTrack_1_0>()) {
63 } else if (has_interface<PPB_MediaStreamVideoTrack_0_1>()) {
72 if (has_interface<PPB_MediaStreamVideoTrack_1_0>()) {
75 } else if (has_interface<PPB_MediaStreamVideoTrack_0_1>()) {
83 if (has_interface<PPB_MediaStreamVideoTrack_1_0>()) {
88 } else if (has_interface<PPB_MediaStreamVideoTrack_0_1>()) {
98 if (has_interface<PPB_MediaStreamVideoTrack_1_0>()) {
101 } else if (has_interface<PPB_MediaStreamVideoTrack_0_1>()) {
110 if (has_interface<PPB_MediaStreamVideoTrack_1_
[all...]
H A Dvideo_decoder.cc34 if (has_interface<PPB_VideoDecoder_0_1>()) {
47 if (has_interface<PPB_VideoDecoder_0_2>()) {
55 if (has_interface<PPB_VideoDecoder_0_1>()) {
74 if (has_interface<PPB_VideoDecoder_0_2>()) {
78 if (has_interface<PPB_VideoDecoder_0_1>()) {
87 if (has_interface<PPB_VideoDecoder_0_2>()) {
91 if (has_interface<PPB_VideoDecoder_0_1>()) {
99 if (has_interface<PPB_VideoDecoder_0_2>()) {
102 } else if (has_interface<PPB_VideoDecoder_0_1>()) {
109 if (has_interface<PPB_VideoDecoder_0_
[all...]
/external/chromium_org/ppapi/cpp/dev/
H A Daudio_input_dev.cc30 if (has_interface<PPB_AudioInput_Dev_0_4>()) {
33 } else if (has_interface<PPB_AudioInput_Dev_0_3>()) {
44 return has_interface<PPB_AudioInput_Dev_0_4>() ||
45 has_interface<PPB_AudioInput_Dev_0_3>();
50 if (has_interface<PPB_AudioInput_Dev_0_4>()) {
54 if (has_interface<PPB_AudioInput_Dev_0_3>()) {
65 if (has_interface<PPB_AudioInput_Dev_0_4>()) {
69 if (has_interface<PPB_AudioInput_Dev_0_3>()) {
82 if (has_interface<PPB_AudioInput_Dev_0_4>()) {
97 if (has_interface<PPB_AudioInput_Dev_0_
[all...]
H A Dwidget_dev.cc36 if (has_interface<PPB_Widget_Dev_0_4>()) {
39 } else if (has_interface<PPB_Widget_Dev_0_3>()) {
47 if (has_interface<PPB_Widget_Dev_0_4>()) {
50 } else if (has_interface<PPB_Widget_Dev_0_3>()) {
58 if (has_interface<PPB_Widget_Dev_0_4>()) {
61 } else if (has_interface<PPB_Widget_Dev_0_3>()) {
69 if (has_interface<PPB_Widget_Dev_0_4>()) {
72 } else if (has_interface<PPB_Widget_Dev_0_3>()) {
79 if (has_interface<PPB_Widget_Dev_0_4>())
H A Dmemory_dev.cc22 if (!has_interface<PPB_Memory_Dev>())
28 if (!has_interface<PPB_Memory_Dev>() || !ptr)
H A Dscrollbar_dev.cc28 if (!has_interface<PPB_Scrollbar_Dev>())
39 if (!has_interface<PPB_Scrollbar_Dev>())
45 if (!has_interface<PPB_Scrollbar_Dev>())
52 if (!has_interface<PPB_Scrollbar_Dev>())
58 if (has_interface<PPB_Scrollbar_Dev>())
63 if (has_interface<PPB_Scrollbar_Dev>())
68 if (!has_interface<PPB_Scrollbar_Dev>())
81 if (has_interface<PPB_Scrollbar_Dev>())
H A Dview_dev.cc21 if (!has_interface<PPB_View_Dev>())
27 if (!has_interface<PPB_View_Dev>())
H A Dcursor_control_dev.cc27 if (has_interface<PPB_CursorControl_Dev_0_4>()) {
36 if (has_interface<PPB_CursorControl_Dev_0_4>()) {
44 if (has_interface<PPB_CursorControl_Dev_0_4>()) {
52 if (has_interface<PPB_CursorControl_Dev_0_4>()) {
60 if (has_interface<PPB_CursorControl_Dev_0_4>()) {
H A Durl_util_dev.cc32 if (has_interface<PPB_URLUtil_Dev_0_7>() ||
33 has_interface<PPB_URLUtil_Dev_0_6>())
44 if (has_interface<PPB_URLUtil_Dev_0_7>()) {
49 if (has_interface<PPB_URLUtil_Dev_0_6>()) {
60 if (has_interface<PPB_URLUtil_Dev_0_7>()) {
67 if (has_interface<PPB_URLUtil_Dev_0_6>()) {
81 if (has_interface<PPB_URLUtil_Dev_0_7>()) {
88 if (has_interface<PPB_URLUtil_Dev_0_6>()) {
100 if (has_interface<PPB_URLUtil_Dev_0_7>()) {
106 if (has_interface<PPB_URLUtil_Dev_0_
[all...]
H A Dime_input_event_dev.cc33 if (has_interface<PPB_IMEInputEvent_Dev_0_2>()) {
38 } else if (has_interface<PPB_IMEInputEvent_Dev_0_1>()) {
59 if (!has_interface<PPB_IMEInputEvent_Dev_0_2>())
71 if (has_interface<PPB_IMEInputEvent_Dev_0_2>()) {
75 } else if (has_interface<PPB_IMEInputEvent_Dev_0_1>()) {
84 if (has_interface<PPB_IMEInputEvent_Dev_0_2>()) {
87 } else if (has_interface<PPB_IMEInputEvent_Dev_0_1>()) {
95 if (has_interface<PPB_IMEInputEvent_Dev_0_2>()) {
98 } else if (has_interface<PPB_IMEInputEvent_Dev_0_1>()) {
106 if (has_interface<PPB_IMEInputEvent_Dev_0_
[all...]

Completed in 494 milliseconds

1234