Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp998 auto methodNameBytes = utf::CStringAsMutf8(methodName.c_str()); in ResolveEntryPoint() local
1070 auto methodNameBytes = utf::CStringAsMutf8(methodName.c_str()); in ExtractLanguageContext() local
Dcompiler.cpp1041 auto methodNameBytes = utf::CStringAsMutf8(methodName.c_str()); in CompileMethodImpl() local