Home
last modified time | relevance | path

Searched refs:WriteProtectThreadIsolatedGlobals (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/thread_isolation/
H A Dthread_isolation.cc67 void WriteProtectThreadIsolatedGlobals(ThreadIsolationOption thread_isolation) { in WriteProtectThreadIsolatedGlobals() function
90 WriteProtectThreadIsolatedGlobals(ThreadIsolationOption(false)); in UnprotectThreadIsolatedGlobals()
H A Dthread_isolation.h69 void WriteProtectThreadIsolatedGlobals(ThreadIsolationOption thread_isolation);
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Daddress_pool_manager.h105 friend void WriteProtectThreadIsolatedGlobals(ThreadIsolationOption); in PA_COMPONENT_EXPORT()
171 friend void WriteProtectThreadIsolatedGlobals(ThreadIsolationOption); in PA_COMPONENT_EXPORT()
H A Dpartition_address_space.cc317 WriteProtectThreadIsolatedGlobals(setup_.thread_isolation_); in InitConfigurablePool()
402 WriteProtectThreadIsolatedGlobals(setup_.thread_isolation_); in UninitConfigurablePoolForTesting()
H A Dpartition_address_space.h388 friend void WriteProtectThreadIsolatedGlobals(ThreadIsolationOption); in PA_COMPONENT_EXPORT()
H A Dpartition_root.cc780 WriteProtectThreadIsolatedGlobals(thread_isolation); in PartitionAllocThreadIsolationInit()