Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/
Dscoped_arena_allocator.cc65 Arena* tail = top_arena_->next_; in AllocateFromNextArena() local
/art/compiler/driver/
Dcompiler_driver.h723 const uint8_t *tail = reinterpret_cast<const uint8_t*>(data + nblocks * 4); in operator() local
/art/runtime/
Ddex_file.cc1078 StringPiece tail(rhs); in operator ==() local