Home
last modified time | relevance | path

Searched refs:RosAllocRunsOffset (Results 1 – 2 of 2) sorted by relevance

/art/tools/cpp-define-generator/
Dthread.def57 art::Thread::RosAllocRunsOffset<art::kRuntimePointerSize>().Int32Value())
/art/runtime/
Dthread.h813 static constexpr ThreadOffset<pointer_size> RosAllocRunsOffset() { in RosAllocRunsOffset() function