HomeSort by relevance Sort by last modified time
    Searched full:hook_traits (Results 1 - 1 of 1) sorted by null

  /art/compiler/utils/
intrusive_forward_list.h 137 typedef HookTraits hook_traits; typedef in class:art::IntrusiveForwardList
143 typedef IntrusiveForwardListIterator< T, hook_traits> iterator;
144 typedef IntrusiveForwardListIterator<const T, hook_traits> const_iterator;
196 const IntrusiveForwardListHook* new_hook = hook_traits::GetHook(&value);

Completed in 3142 milliseconds