Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp175 bool EtsRuntimeInterface::IsMethodStringBuilderConstructorWithCharArrayArg(MethodPtr method) const in IsMethodStringBuilderConstructorWithCharArrayArg() function in ark::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dstring_builder_utils.cpp65 bool IsMethodStringBuilderConstructorWithCharArrayArg(const Inst *inst) in IsMethodStringBuilderConstructorWithCharArrayArg() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h420 …virtual bool IsMethodStringBuilderConstructorWithCharArrayArg([[maybe_unused]] MethodPtr method) c… in IsMethodStringBuilderConstructorWithCharArrayArg() function