Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dtagging_unittest.cc177 TEST(PartitionAllocMemoryTaggingTest, ChangeMemoryTaggingModeForCurrentThread) { in TEST() argument
188 ChangeMemoryTaggingModeForCurrentThread(TagViolationReportingMode::kDisabled); in TEST()
191 ChangeMemoryTaggingModeForCurrentThread( in TEST()
195 ChangeMemoryTaggingModeForCurrentThread( in TEST()
199 ChangeMemoryTaggingModeForCurrentThread( in TEST()
203 ChangeMemoryTaggingModeForCurrentThread(TagViolationReportingMode::kDisabled); in TEST()
206 ChangeMemoryTaggingModeForCurrentThread( in TEST()
212 ChangeMemoryTaggingModeForCurrentThread(original_mode); in TEST()
Dtagging.h40 void ChangeMemoryTaggingModeForCurrentThread(TagViolationReportingMode);
Dpage_allocator_unittest.cc316 ChangeMemoryTaggingModeForCurrentThread( in TEST()
368 ChangeMemoryTaggingModeForCurrentThread( in TEST()
Dtagging.cc62 void ChangeMemoryTaggingModeForCurrentThread(TagViolationReportingMode m) { in ChangeMemoryTaggingModeForCurrentThread() function
/external/cronet/base/test/
Dtest_suite.cc405 ::partition_alloc::ChangeMemoryTaggingModeForCurrentThread( in Run()
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
Dpcscan_internal.cc98 ::partition_alloc::ChangeMemoryTaggingModeForCurrentThread( in DisableMTEScope()
102 ::partition_alloc::ChangeMemoryTaggingModeForCurrentThread( in ~DisableMTEScope()