Home
last modified time | relevance | path

Searched defs:mName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/01_04_export_import_cases/export_default_class/
Dexport_class_01.ts17 mName: string = ''; property in Animal
/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager_statistics.cpp157 auto mName = graph_->GetRuntime()->GetMethodFullName(graph_->GetMethod(), true); in DumpStatisticsCsv() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp346 std::string mName = method->GetMethodName(file); in PrintAOTEntry() local