Searched refs:kAccMemorySharedMethod (Results 1 – 3 of 3) sorted by relevance
25 art::kAccMemorySharedMethod)27 art::MostSignificantBit(art::kAccMemorySharedMethod))
112 static constexpr uint32_t kAccMemorySharedMethod = 0x40000000; variable131 kAccPreviouslyWarm | kAccMemorySharedMethod;
358 return (access_flags & kAccMemorySharedMethod) != 0;364 AddAccessFlags(kAccMemorySharedMethod);370 return access_flags | kAccMemorySharedMethod;379 ClearAccessFlags(kAccMemorySharedMethod);