HomeSort by relevance Sort by last modified time
    Searched refs:PROXY_CONSTMETHOD0 (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamtrackproxy.h 40 PROXY_CONSTMETHOD0(std::string, kind)
41 PROXY_CONSTMETHOD0(std::string, id)
42 PROXY_CONSTMETHOD0(TrackState, state)
43 PROXY_CONSTMETHOD0(bool, enabled)
44 PROXY_CONSTMETHOD0(AudioSourceInterface*, GetSource)
55 PROXY_CONSTMETHOD0(std::string, kind)
56 PROXY_CONSTMETHOD0(std::string, id)
57 PROXY_CONSTMETHOD0(TrackState, state)
58 PROXY_CONSTMETHOD0(bool, enabled)
64 PROXY_CONSTMETHOD0(VideoSourceInterface*, GetSource
    [all...]
videosourceproxy.h 40 PROXY_CONSTMETHOD0(SourceState, state)
44 PROXY_CONSTMETHOD0(const cricket::VideoOptions*, options)
dtmfsender.h 127 PROXY_CONSTMETHOD0(const AudioTrackInterface*, track)
128 PROXY_CONSTMETHOD0(std::string, tones)
129 PROXY_CONSTMETHOD0(int, duration)
130 PROXY_CONSTMETHOD0(int, inter_tone_gap)
datachannel.h 210 PROXY_CONSTMETHOD0(std::string, label)
211 PROXY_CONSTMETHOD0(bool, reliable)
212 PROXY_CONSTMETHOD0(bool, ordered)
213 PROXY_CONSTMETHOD0(uint16, maxRetransmitTime)
214 PROXY_CONSTMETHOD0(uint16, maxRetransmits)
215 PROXY_CONSTMETHOD0(std::string, protocol)
216 PROXY_CONSTMETHOD0(bool, negotiated)
217 PROXY_CONSTMETHOD0(int, id)
218 PROXY_CONSTMETHOD0(DataState, state)
219 PROXY_CONSTMETHOD0(uint64, buffered_amount
    [all...]
mediastreamproxy.h 37 PROXY_CONSTMETHOD0(std::string, label)
peerconnectionproxy.h 50 PROXY_CONSTMETHOD0(const SessionDescriptionInterface*, local_description)
51 PROXY_CONSTMETHOD0(const SessionDescriptionInterface*, remote_description)
proxy_unittest.cc 64 PROXY_CONSTMETHOD0(std::string, ConstMethod0)
proxy.h 246 #define PROXY_CONSTMETHOD0(r, method)\

Completed in 242 milliseconds