Home
last modified time | relevance | path

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

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