Home
last modified time | relevance | path

Searched refs:SCOPE_NAMES (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dconst_value.h26 static constexpr std::string_view SCOPE_NAMES = "scopeNames"; member
/arkcompiler/runtime_core/libpandafile/util/
H A Dcollect_util.h42 static constexpr std::string_view SCOPE_NAMES = "scopeNames"; member in panda::libpandafile::CollectUtil
H A Dcollect_util.cpp54 std::strcmp(fn, SCOPE_NAMES.data()) != 0 && in CollectClassLiteralArray()
/arkcompiler/runtime_core/abc2program/common/
H A Dabc_file_utils.h34 constexpr std::string_view SCOPE_NAMES = "scopeNames"; member
/arkcompiler/runtime_core/abc2program/
H A Dabc_field_processor.cpp83 } else if (record_.name == ES_SCOPE_NAMES_RECORD || field_.name == SCOPE_NAMES) { in FillU32MetaData()
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp1016 bool isScopeNameField = isScopeNamesRecord || field->name == ark::SCOPE_NAMES; in GetMetadataFieldValue()

Completed in 6 milliseconds