Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/shim/
Dallocator_shim_internals.h44 #define SHIM_ALWAYS_EXPORT __attribute__((visibility("default"), noinline)) macro
49 #define SHIM_ALWAYS_EXPORT __declspec(noinline) macro
/external/libchrome/base/allocator/
Dallocator_shim_internals.h40 #define SHIM_ALWAYS_EXPORT __attribute__((visibility("default"), noinline)) macro