Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dexport.h6 #define IMPORT_ATTR __declspec(dllimport) macro
11 #define IMPORT_ATTR __attribute__((visibility("default"))) macro
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dexport.h6 #define IMPORT_ATTR __declspec(dllimport) macro
11 #define IMPORT_ATTR __attribute__((visibility("default"))) macro