Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h54 struct SamplingNode head_; member
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h457 size_type head_ = 0U; variable