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

1 2 3 4 5 6 7 8

  /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 34 #ifndef NON_EXPORTED_BASE
46 // class EXPORT_API Foo : NON_EXPORTED_BASE(public Bar) {
53 #define NON_EXPORTED_BASE(code) MSVC_SUPPRESS_WARNING(4275) \
57 #define NON_EXPORTED_BASE(code) code
59 #endif // NON_EXPORTED_BASE
  /external/chromium_org/content/renderer/media/
rtc_dtmf_sender_handler.h 26 : NON_EXPORTED_BASE(public WebKit::WebRTCDTMFSenderHandler),
27 NON_EXPORTED_BASE(public webrtc::DtmfSenderObserverInterface),
28 NON_EXPORTED_BASE(public base::NonThreadSafe) {
media_stream_source_observer.h 22 : NON_EXPORTED_BASE(public webrtc::ObserverInterface),
23 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 WebKit::WebRTCDataChannelHandler),
25 NON_EXPORTED_BASE(public webrtc::DataChannelObserver),
26 NON_EXPORTED_BASE(public base::NonThreadSafe) {
rtc_video_renderer.h 32 : NON_EXPORTED_BASE(public VideoFrameProvider),
33 NON_EXPORTED_BASE(public webrtc::VideoRendererInterface),
34 NON_EXPORTED_BASE(public webrtc::ObserverInterface) {
webaudiosourceprovider_impl.h 30 : NON_EXPORTED_BASE(public WebKit::WebAudioSourceProvider),
31 NON_EXPORTED_BASE(public media::AudioRendererSink) {
rtc_video_decoder_factory.h 27 : NON_EXPORTED_BASE(public cricket::WebRtcVideoDecoderFactory) {
webrtc_local_audio_renderer.h 43 : NON_EXPORTED_BASE(public MediaStreamAudioRenderer),
44 NON_EXPORTED_BASE(public media::AudioRendererSink::RenderCallback),
45 NON_EXPORTED_BASE(public WebRtcAudioCapturerSink) {
  /external/chromium_org/content/browser/geolocation/
location_provider_base.h 14 : NON_EXPORTED_BASE(public LocationProvider) {
  /external/chromium_org/content/browser/tracing/
trace_subscriber_stdio.h 24 : NON_EXPORTED_BASE(public TraceSubscriber) {
  /external/chromium_org/webkit/child/
web_discardable_memory_impl.h 22 : NON_EXPORTED_BASE(public WebKit::WebDiscardableMemory) {
weburlrequest_extradata_impl.h 19 public NON_EXPORTED_BASE(WebKit::WebURLRequest::ExtraData) {
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_provider_impl.h 19 : public NON_EXPORTED_BASE(WebKit::WebGraphicsContext3DProvider) {
  /external/chromium_org/content/browser/appcache/
chrome_appcache_service.h 43 NON_EXPORTED_BASE(public appcache::AppCacheService),
44 NON_EXPORTED_BASE(public appcache::AppCachePolicy) {
  /external/chromium_org/media/audio/
async_socket_io_handler.h 56 : public NON_EXPORTED_BASE(base::NonThreadSafe),
57 public NON_EXPORTED_BASE(MessageLoopIOHandler) {
audio_input_device.h 78 : NON_EXPORTED_BASE(public AudioCapturerSource),
79 NON_EXPORTED_BASE(public AudioInputIPCDelegate),
80 NON_EXPORTED_BASE(public ScopedLoopObserver) {
audio_output_device.h 76 : NON_EXPORTED_BASE(public AudioRendererSink),
77 NON_EXPORTED_BASE(public AudioOutputIPCDelegate),
78 NON_EXPORTED_BASE(public ScopedLoopObserver) {
  /external/chromium_org/content/browser/
pepper_flash_settings_helper_impl.h 17 NON_EXPORTED_BASE(public PpapiPluginProcessHost::BrokerClient) {
  /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) {
  /external/chromium_org/ppapi/shared_impl/
ppb_instance_shared.h 16 : NON_EXPORTED_BASE(public thunk::PPB_Instance_API) {
  /external/chromium_org/content/browser/dom_storage/
session_storage_namespace_impl.h 19 : NON_EXPORTED_BASE(public SessionStorageNamespace) {
  /external/chromium_org/content/child/
webkitplatformsupport_impl.h 18 : NON_EXPORTED_BASE(public webkit_glue::WebKitPlatformSupportChildImpl) {

Completed in 666 milliseconds

1 2 3 4 5 6 7 8