Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/test/
H A Dmalloc_wrapper.h13 #define MALLOC_WRAPPER_EXPORT __declspec(dllexport) macro
15 #define MALLOC_WRAPPER_EXPORT __attribute__((visibility("default"))) macro
/aosp_15_r20/external/libchrome/base/test/
H A Dmalloc_wrapper.h13 #define MALLOC_WRAPPER_EXPORT __declspec(dllexport) macro
15 #define MALLOC_WRAPPER_EXPORT __attribute__((visibility("default"))) macro