Home
last modified time | relevance | path

Searched refs:kReflectionClassesPrefixStr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dnamemangler.h145 static constexpr const char kReflectionClassesPrefixStr[] = "Ljava_2Flang_2Freflect_2F"; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_symbol.cpp206 StringUtils::StartsWith(GetName(), kReflectionClassesPrefixStr) || in IsForcedGlobalFunc()