Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_runtime_interface.cpp169 bool EtsRuntimeInterface::IsMethodStringBuilderConstructorWithStringArg(MethodPtr method) const in IsMethodStringBuilderConstructorWithStringArg() function in ark::ets::EtsRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dstring_builder_utils.cpp50 bool IsMethodStringBuilderConstructorWithStringArg(const Inst *inst) in IsMethodStringBuilderConstructorWithStringArg() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h415 …virtual bool IsMethodStringBuilderConstructorWithStringArg([[maybe_unused]] MethodPtr method) const in IsMethodStringBuilderConstructorWithStringArg() function