Home
last modified time | relevance | path

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

/external/libchrome/base/
Dexport_template.h62 EXPORT_TEMPLATE_INVOKE(DECLARE, EXPORT_TEMPLATE_STYLE(export, ), export)
64 EXPORT_TEMPLATE_INVOKE(DEFINE, EXPORT_TEMPLATE_STYLE(export, ), export)
72 #define EXPORT_TEMPLATE_INVOKE(which, style, export) \ macro
148 static_assert(EXPORT_TEMPLATE_INVOKE( \