Home
last modified time | relevance | path

Searched defs:PERFETTO_INTERNAL_DLL_EXPORT (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/include/perfetto/public/abi/
Dexport.h21 #define PERFETTO_INTERNAL_DLL_EXPORT __declspec(dllexport) macro
24 #define PERFETTO_INTERNAL_DLL_EXPORT __attribute__((visibility("default"))) macro