Home
last modified time | relevance | path

Searched defs:front (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Darray_ref.h142 reference front() { in front() function
147 const_reference front() const { in front() function
/art/runtime/base/
Dbounded_fifo.h53 const T& front() const { in front() function