HomeSort by relevance Sort by last modified time
    Searched refs:NON_EXPORTED_BASE (Results 1 - 25 of 222) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/third_party/libjingle/overrides/talk/media/webrtc/
webrtcexport.h 13 #ifndef NON_EXPORTED_BASE
14 #define NON_EXPORTED_BASE(code) code
15 #endif // NON_EXPORTED_BASE
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcexport.h 37 #ifndef NON_EXPORTED_BASE
49 // class EXPORT_API Foo : NON_EXPORTED_BASE(public Bar) {
56 #define NON_EXPORTED_BASE(code) MSVC_SUPPRESS_WARNING(4275) \
60 #define NON_EXPORTED_BASE(code) code
62 #endif // NON_EXPORTED_BASE
  /external/chromium_org/content/renderer/media/
rtc_dtmf_sender_handler.h 26 : NON_EXPORTED_BASE(public blink::WebRTCDTMFSenderHandler),
27 NON_EXPORTED_BASE(public webrtc::DtmfSenderObserverInterface),
28 NON_EXPORTED_BASE(public base::NonThreadSafe) {
remote_media_stream_impl.h 28 : NON_EXPORTED_BASE(public webrtc::ObserverInterface),
29 NON_EXPORTED_BASE(public base::NonThreadSafe) {
rtc_data_channel_handler.h 24 : NON_EXPORTED_BASE(public blink::WebRTCDataChannelHandler),
25 NON_EXPORTED_BASE(public webrtc::DataChannelObserver),
26 NON_EXPORTED_BASE(public base::NonThreadSafe) {
rtc_video_renderer.h 34 : NON_EXPORTED_BASE(public VideoFrameProvider),
35 NON_EXPORTED_BASE(public MediaStreamVideoSink) {
rtc_video_decoder_factory.h 26 : NON_EXPORTED_BASE(public cricket::WebRtcVideoDecoderFactory) {
  /external/chromium_org/gpu/command_buffer/client/
gles2_trace_implementation.h 17 : NON_EXPORTED_BASE(public GLES2Interface) {
  /external/chromium_org/media/audio/
fake_audio_log_factory.h 16 : NON_EXPORTED_BASE(public AudioLogFactory) {
  /external/chromium_org/base/
async_socket_io_handler.h 48 : public NON_EXPORTED_BASE(base::NonThreadSafe),
51 public NON_EXPORTED_BASE(base::MessageLoopForIO::IOHandler) {
53 public NON_EXPORTED_BASE(base::MessageLoopForIO::Watcher) {
  /external/chromium_org/content/browser/geolocation/
location_provider_base.h 14 : NON_EXPORTED_BASE(public LocationProvider) {
  /external/chromium_org/content/renderer/
webgraphicscontext3d_provider_impl.h 22 : public NON_EXPORTED_BASE(blink::WebGraphicsContext3DProvider) {
  /external/chromium_org/ui/views/bubble/
bubble_window_targeter.h 18 : public NON_EXPORTED_BASE(wm::MaskedWindowTargeter) {
  /external/chromium_org/content/browser/appcache/
chrome_appcache_service.h 43 NON_EXPORTED_BASE(public AppCacheServiceImpl),
44 NON_EXPORTED_BASE(public AppCachePolicy) {
  /external/chromium_org/content/renderer/media/webrtc/
video_destination_handler.h 39 : NON_EXPORTED_BASE(public MediaStreamVideoSource),
41 NON_EXPORTED_BASE(public base::SupportsWeakPtr<PpFrameWriter>) {
  /external/chromium_org/media/blink/
webaudiosourceprovider_impl.h 32 : NON_EXPORTED_BASE(public blink::WebAudioSourceProvider),
33 NON_EXPORTED_BASE(public AudioRendererSink) {
  /external/chromium_org/android_webview/browser/
parent_output_surface.h 12 class ParentOutputSurface : NON_EXPORTED_BASE(public cc::OutputSurface) {
  /external/chromium_org/ash/accelerators/
accelerator_delegate.h 15 : NON_EXPORTED_BASE(public wm::AcceleratorDelegate) {
  /external/chromium_org/content/browser/
pepper_flash_settings_helper_impl.h 17 NON_EXPORTED_BASE(public PpapiPluginProcessHost::BrokerClient) {
  /external/chromium_org/content/child/
webfileutilities_impl.h 15 : NON_EXPORTED_BASE(public blink::WebFileUtilities) {
  /external/chromium_org/content/renderer/battery_status/
battery_status_dispatcher.h 19 : NON_EXPORTED_BASE(
  /external/chromium_org/content/renderer/devtools/
devtools_client.h 32 NON_EXPORTED_BASE(public blink::WebDevToolsFrontendClient) {
  /external/chromium_org/gin/public/
v8_platform.h 17 class GIN_EXPORT V8Platform : public NON_EXPORTED_BASE(v8::Platform) {
  /external/chromium_org/ppapi/proxy/
printing_resource.h 19 public NON_EXPORTED_BASE(thunk::PPB_Printing_API) {
url_response_info_resource.h 21 public NON_EXPORTED_BASE(thunk::PPB_URLResponseInfo_API) {

Completed in 627 milliseconds

1 2 3 4 5 6 7 8 9