Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dconst_value.h26 static constexpr std::string_view SCOPE_NAMES = "scopeNames"; variable
/arkcompiler/runtime_core/abc2program/common/
Dabc_file_utils.h34 constexpr std::string_view SCOPE_NAMES = "scopeNames"; variable