Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dexpected_test.cpp24 enum class ErrorCode { First, Second }; enumerator
/arkcompiler/runtime_core/libpandabase/utils/
Dspan.h166 Span First(size_t length) const in First() function