Home
last modified time | relevance | path

Searched defs:PA_COMPONENT_EXPORT (Results 1 – 25 of 47) sorted by relevance

12

/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() function
45 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() function
66 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) int _set_new_mode(int flag) { in PA_COMPONENT_EXPORT() function
79 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) int _query_new_mode() { in PA_COMPONENT_EXPORT() function
84 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() function
89 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) void free(void* ptr) { in PA_COMPONENT_EXPORT() function
93 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() function
98 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() function
104 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) size_t _msize(void* memblock) { in PA_COMPONENT_EXPORT() function
108 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) in PA_COMPONENT_EXPORT() function
[all …]
H A Dallocator_shim_default_dispatch_to_partition_alloc.h21 class PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) PartitionAllocMalloc { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Dcheck.h76 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) CheckError { in PA_COMPONENT_EXPORT() function
115 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) Check : public CheckError { in PA_COMPONENT_EXPORT() function
120 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) DCheck : public CheckError { in PA_COMPONENT_EXPORT() function
125 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) PCheck : public CheckError { in PA_COMPONENT_EXPORT() function
131 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) DPCheck : public CheckError { in PA_COMPONENT_EXPORT() function
136 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) NotImplemented in PA_COMPONENT_EXPORT() function
H A Dlog_message.h61 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) LogMessage { in PA_COMPONENT_EXPORT() function
118 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) Win32ErrorLogMessage in PA_COMPONENT_EXPORT() function
135 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) ErrnoLogMessage in PA_COMPONENT_EXPORT() function
H A Dscoped_clear_last_error.h22 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) ScopedClearLastErrorBase { in PA_COMPONENT_EXPORT() function
36 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) ScopedClearLastError in PA_COMPONENT_EXPORT() function
H A Dnative_library.h48 struct PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) NativeLibraryLoadError { in PA_COMPONENT_EXPORT() function
63 struct PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) NativeLibraryOptions { in PA_COMPONENT_EXPORT() function
H A Drand_util.h65 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) InsecureRandomGenerator { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/thread_isolation/
H A Dpkey.cc25 PA_COMPONENT_EXPORT(PARTITION_ALLOC) in PA_COMPONENT_EXPORT() function
30 PA_COMPONENT_EXPORT(PARTITION_ALLOC) in PA_COMPONENT_EXPORT() function
44 PA_COMPONENT_EXPORT(PARTITION_ALLOC) in PA_COMPONENT_EXPORT() function
49 PA_COMPONENT_EXPORT(PARTITION_ALLOC) in PA_COMPONENT_EXPORT() function
H A Dpkey.h44 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) LiftPkeyRestrictionsScope { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Ddangling_raw_ptr_checks.cc57 PA_COMPONENT_EXPORT(PARTITION_ALLOC) void DanglingRawPtrDetected(uintptr_t id) { in PA_COMPONENT_EXPORT() function
60 PA_COMPONENT_EXPORT(PARTITION_ALLOC) void DanglingRawPtrReleased(uintptr_t id) { in PA_COMPONENT_EXPORT() function
64 PA_COMPONENT_EXPORT(PARTITION_ALLOC) in PA_COMPONENT_EXPORT() function
69 PA_COMPONENT_EXPORT(PARTITION_ALLOC) in PA_COMPONENT_EXPORT() function
H A Dallocation_guard.h17 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) ScopedDisallowAllocations { in PA_COMPONENT_EXPORT() function
24 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) ScopedAllowAllocations { in PA_COMPONENT_EXPORT() function
H A Dinternal_allocator_forward.h55 struct PA_COMPONENT_EXPORT(PARTITION_ALLOC) InternalPartitionAllocated { in PA_COMPONENT_EXPORT() function
74 struct PA_COMPONENT_EXPORT(PARTITION_ALLOC) InternalPartitionDeleter final { in PA_COMPONENT_EXPORT() function
H A Dpartition_alloc_allocation_data.h23 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) AllocationNotificationData { in PA_COMPONENT_EXPORT() function
61 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) FreeNotificationData { in PA_COMPONENT_EXPORT() function
H A Dlightweight_quarantine.h61 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) LightweightQuarantineRoot { in PA_COMPONENT_EXPORT() function
104 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) LightweightQuarantineBranch { in PA_COMPONENT_EXPORT() function
H A Dthread_cache.h106 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) ThreadCacheRegistry { in PA_COMPONENT_EXPORT() function
242 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) ThreadCache { in PA_COMPONENT_EXPORT() function
H A Dpartition_stats.h130 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) PartitionStatsDumper { in PA_COMPONENT_EXPORT() function
145 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) SimplePartitionStatsDumper in PA_COMPONENT_EXPORT() function
H A Dpartition_alloc.h51 struct PA_COMPONENT_EXPORT(PARTITION_ALLOC) PartitionAllocator { in PA_COMPONENT_EXPORT() function
H A Dgwp_asan_support.h110 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) GwpAsanSupport { in PA_COMPONENT_EXPORT() function
H A Dmemory_reclaimer.h27 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) MemoryReclaimer { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_scheduling.h42 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) PCScanSchedulingBackend { in PA_COMPONENT_EXPORT() function
88 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) LimitBackend final in PA_COMPONENT_EXPORT() function
109 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) MUAwareTaskBasedBackend final in PA_COMPONENT_EXPORT() function
151 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) PCScanScheduler final { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime.h125 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) TimeDelta { in PA_COMPONENT_EXPORT() function
522 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) Time in PA_COMPONENT_EXPORT() function
813 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) TimeTicks in PA_COMPONENT_EXPORT() function
952 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) ThreadTicks in PA_COMPONENT_EXPORT() function
H A Dtime_override.h34 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) ScopedTimeClockOverrides { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/stack/
H A Dstack.h39 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) Stack final { in PA_COMPONENT_EXPORT() function
56 class PA_COMPONENT_EXPORT(PARTITION_ALLOC) StackTopRegistry { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/system/
H A Dsys_info.h14 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) SysInfo { in PA_COMPONENT_EXPORT() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/
H A Dcstring_builder.h23 class PA_COMPONENT_EXPORT(PARTITION_ALLOC_BASE) CStringBuilder { in PA_COMPONENT_EXPORT() function

12