Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_override_ucrt_symbols_win.h39 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() argument
45 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() argument
66 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) int _set_new_mode(int flag) { in PA_COMPONENT_EXPORT() argument
79 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) int _query_new_mode() { in PA_COMPONENT_EXPORT() argument
84 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() argument
89 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) void free(void* ptr) { in PA_COMPONENT_EXPORT() argument
93 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() argument
98 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() argument
104 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) size_t _msize(void* memblock) { in PA_COMPONENT_EXPORT() argument
108 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() argument
[all …]
H A Dallocator_shim_default_dispatch_to_partition_alloc.h21 class PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) PartitionAllocMalloc { in PA_COMPONENT_EXPORT() argument