Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/profiler/
H A Dtest_support_library.cc9 #define BASE_PROFILER_TEST_SUPPORT_LIBRARY_EXPORT __declspec(dllexport) macro
11 #define BASE_PROFILER_TEST_SUPPORT_LIBRARY_EXPORT __attribute__((visibility("default"))) macro
/aosp_15_r20/external/cronet/base/profiler/
H A Dtest_support_library.cc11 #define BASE_PROFILER_TEST_SUPPORT_LIBRARY_EXPORT __declspec(dllexport) macro
13 #define BASE_PROFILER_TEST_SUPPORT_LIBRARY_EXPORT __attribute__((visibility("default"))) macro