Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h182 constexpr void push_front(const value_type &value) // NOLINT(readability-identifier-naming) in push_front() function
192 constexpr void push_front(value_type &&value) // NOLINT(readability-identifier-naming) in push_front() function