Searched refs:RTC_EXPORT_TEMPLATE_DECLARE (Results 1 – 2 of 2) sorted by relevance
377 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT) \430 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)432 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)434 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)436 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)438 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)440 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)442 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)444 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)446 extern template class RTC_EXPORT_TEMPLATE_DECLARE(RTC_EXPORT)[all …]
85 #define RTC_EXPORT_TEMPLATE_DECLARE(export) \ macro