HomeSort by relevance Sort by last modified time
    Searched refs:NON_EXPORTED_BASE (Results 1 - 25 of 197) 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 blink::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 blink::WebRTCDataChannelHandler),
25 NON_EXPORTED_BASE(public webrtc::DataChannelObserver),
26 NON_EXPORTED_BASE(public base::NonThreadSafe) {
media_stream_track_extra_data.h 21 : NON_EXPORTED_BASE(public blink::WebMediaStreamTrack::ExtraData) {
rtc_video_renderer.h 32 : NON_EXPORTED_BASE(public VideoFrameProvider),
33 NON_EXPORTED_BASE(public MediaStreamVideoSink) {
rtc_video_decoder_factory.h 23 : NON_EXPORTED_BASE(public cricket::WebRtcVideoDecoderFactory) {
  /external/chromium_org/content/child/service_worker/
web_service_worker_impl.h 15 : NON_EXPORTED_BASE(public blink::WebServiceWorker) {
service_worker_message_filter.h 20 : public NON_EXPORTED_BASE(ChildMessageFilter) {
  /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/ui/base/ime/
dummy_input_method_delegate.h 17 : NON_EXPORTED_BASE(public InputMethodDelegate) {
  /external/chromium_org/webkit/child/
web_discardable_memory_impl.h 23 : NON_EXPORTED_BASE(public blink::WebDiscardableMemory) {
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_provider_impl.h 19 : public NON_EXPORTED_BASE(blink::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/content/renderer/media/webrtc/
webrtc_video_sink_adapter.h 24 : NON_EXPORTED_BASE(public webrtc::VideoRendererInterface),
25 NON_EXPORTED_BASE(public webrtc::ObserverInterface),
  /external/chromium_org/content/browser/
pepper_flash_settings_helper_impl.h 17 NON_EXPORTED_BASE(public PpapiPluginProcessHost::BrokerClient) {
  /external/chromium_org/content/browser/service_worker/
service_worker_context_wrapper.h 31 : NON_EXPORTED_BASE(public ServiceWorkerContext),
  /external/chromium_org/mojo/common/
bindings_support_impl.h 19 : NON_EXPORTED_BASE(public BindingsSupport) {
  /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 1064 milliseconds

1 2 3 4 5 6 7 8