Searched refs:GetMemoryTaggingModeForCurrentThread (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
| D | tagging_unittest.cc | 160 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()
|
| D | page_allocator_unittest.cc | 308 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()
|
| D | tagging.h | 61 TagViolationReportingMode GetMemoryTaggingModeForCurrentThread();
|
| D | tagging.cc | 226 TagViolationReportingMode GetMemoryTaggingModeForCurrentThread() { in GetMemoryTaggingModeForCurrentThread() function
|
| /external/cronet/base/allocator/ |
| D | partition_alloc_support.cc | 1121 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/ |
| D | pcscan_internal.cc | 108 ::partition_alloc::internal::GetMemoryTaggingModeForCurrentThread();
|