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)
60 PROXY_CONSTMETHOD0(std::string, kind)
61 PROXY_CONSTMETHOD0(std::string, id)
62 PROXY_CONSTMETHOD0(TrackState, state)
63 PROXY_CONSTMETHOD0(bool, enabled)
69 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 230 PROXY_CONSTMETHOD0(std::string, label)
231 PROXY_CONSTMETHOD0(bool, reliable)
232 PROXY_CONSTMETHOD0(bool, ordered)
233 PROXY_CONSTMETHOD0(uint16, maxRetransmitTime)
234 PROXY_CONSTMETHOD0(uint16, maxRetransmits)
235 PROXY_CONSTMETHOD0(std::string, protocol)
236 PROXY_CONSTMETHOD0(bool, negotiated)
237 PROXY_CONSTMETHOD0(int, id)
238 PROXY_CONSTMETHOD0(DataState, state)
239 PROXY_CONSTMETHOD0(uint64, buffered_amount
    [all...]
mediastreamproxy.h 37 PROXY_CONSTMETHOD0(std::string, label)
peerconnectionproxy.h 52 PROXY_CONSTMETHOD0(const SessionDescriptionInterface*, local_description)
53 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 119 milliseconds