HomeSort by relevance Sort by last modified time
    Searched refs:kAllocatorTagVerifier (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
allocator.h 61 kAllocatorTagVerifier,
  /art/runtime/verifier/
register_line.h 354 std::vector<uint32_t, TrackingAllocator<uint32_t, kAllocatorTagVerifier>> monitors_;
358 AllocationTrackingSafeMap<uint32_t, uint32_t, kAllocatorTagVerifier> reg_to_lock_depths_;

Completed in 520 milliseconds