Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/config/parse/
Dconfig_parse.cpp54 static const auto NAME_HANDLER = [](auto a, Context &c, auto from, auto to) { in ParseConfig() local
/arkcompiler/runtime_core/verification/util/tests/
Denvironment.cpp39 …static const auto NAME_HANDLER = [](auto a, Context &c, auto s, auto e, [[maybe_unused]] auto end)… in EnvOptions() local