Home
last modified time | relevance | path

Searched refs:RTC_EXPORT_TEMPLATE_DEFINE (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/stats/
Drtc_stats.cc156 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT) RTCStatsMember<T>
238 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
240 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
242 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
244 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
246 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
248 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
250 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
252 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
254 template class RTC_EXPORT_TEMPLATE_DEFINE(RTC_EXPORT)
[all …]
/external/webrtc/rtc_base/system/
Drtc_export_template.h89 #define RTC_EXPORT_TEMPLATE_DEFINE(export) \ macro