Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dtagging_unittest.cc160 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
167 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
172 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
186 GetMemoryTaggingModeForCurrentThread(); in TEST()
189 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
193 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
197 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
201 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
204 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
208 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
Dpage_allocator_unittest.cc308 GetMemoryTaggingModeForCurrentThread(); in TEST()
319 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
326 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), parent_tagging_mode); in TEST()
360 GetMemoryTaggingModeForCurrentThread(); in TEST()
371 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), in TEST()
382 EXPECT_EQ(GetMemoryTaggingModeForCurrentThread(), parent_tagging_mode); in TEST()
Dtagging.h61 TagViolationReportingMode GetMemoryTaggingModeForCurrentThread();
Dtagging.cc226 TagViolationReportingMode GetMemoryTaggingModeForCurrentThread() { in GetMemoryTaggingModeForCurrentThread() function
/external/cronet/base/allocator/
Dpartition_alloc_support.cc1121 if (partition_alloc::internal::GetMemoryTaggingModeForCurrentThread() == in ReconfigureAfterFeatureListInit()
1146 partition_alloc::internal::GetMemoryTaggingModeForCurrentThread(), in ReconfigureAfterFeatureListInit()
1155 partition_alloc::internal::GetMemoryTaggingModeForCurrentThread(), in ReconfigureAfterFeatureListInit()
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
Dpcscan_internal.cc108 ::partition_alloc::internal::GetMemoryTaggingModeForCurrentThread();