Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Druntime.cpp855 auto method_name_bytes = utf::CStringAsMutf8(method_name.c_str()); in ResolveEntryPoint() local
928 auto method_name_bytes = utf::CStringAsMutf8(method_name.c_str()); in ExtractLanguageContext() local
Dintrinsics.cpp263 auto method_name_bytes = utf::CStringAsMutf8(method_name.c_str()); in CompileMethod() local