Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/abi/
H A Dexport.h21 #define PERFETTO_INTERNAL_DLL_EXPORT __declspec(dllexport) macro
24 #define PERFETTO_INTERNAL_DLL_EXPORT __attribute__((visibility("default"))) macro
/aosp_15_r20/external/perfetto/include/perfetto/public/abi/
H A Dexport.h21 #define PERFETTO_INTERNAL_DLL_EXPORT __declspec(dllexport) macro
24 #define PERFETTO_INTERNAL_DLL_EXPORT __attribute__((visibility("default"))) macro