Home
last modified time | relevance | path

Searched refs:GetMemoryTaggingModeForCurrentThread (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpage_allocator_unittest.cc316 GetMemoryTaggingModeForCurrentThread(); in TEST()
327 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
334 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), parent_tagging_mode); in TEST()
368 GetMemoryTaggingModeForCurrentThread(); in TEST()
379 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
390 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), parent_tagging_mode); in TEST()
Dtagging.h56 TagViolationReportingMode GetMemoryTaggingModeForCurrentThread();
Dtagging.cc205 TagViolationReportingMode GetMemoryTaggingModeForCurrentThread() { in GetMemoryTaggingModeForCurrentThread() function
/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_internal.cc108 ::partition_alloc::internal::GetMemoryTaggingModeForCurrentThread();