Home
last modified time | relevance | path

Searched defs:tail_ (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/logging/logd/
H A DLogReaderThread.h96 unsigned long tail_; variable
/aosp12/bionic/linker/
H A Dlinked_list.h264 LinkedListEntry<T>* tail_; variable
/aosp12/art/runtime/gc/allocator/
H A Drosalloc.h302 uint64_t tail_; variable
/aosp12/art/runtime/jit/
H A Ddebugger_interface.cc163 const JITCodeEntry* tail_ = nullptr; // Tail of link list of all live entries. member