Searched refs:hasSelector (Results 1 – 9 of 9) sorted by relevance
64 bool WebRTCStatsRequest::hasSelector() const in hasSelector() function in blink::WebRTCStatsRequest66 return m_private->hasSelector(); in hasSelector()
48 virtual bool hasSelector() = 0;
83 BLINK_PLATFORM_EXPORT bool hasSelector() const;
47 virtual bool hasSelector() OVERRIDE;
59 bool RTCStatsRequestImpl::hasSelector() in hasSelector() function in blink::RTCStatsRequestImpl
65 virtual bool hasSelector() const; in NON_EXPORTED_BASE()
308 bool LocalRTCStatsRequest::hasSelector() const { in hasSelector() function in content::LocalRTCStatsRequest309 return impl_.hasSelector(); in hasSelector()742 if (request->hasSelector()) { in getStats()
89 virtual bool hasSelector() const OVERRIDE { in hasSelector() function in content::MockRTCStatsRequest
282 if (request.hasSelector()) { in getStats()