Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/
Ddebug_inf.cpp45 std::atomic<PCodeItem *> head_ {nullptr}; member
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h457 size_type head_ = 0U; variable