Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
Dstdlib_ani_helpers.cpp34 … ThrowNewError(ani_env *env, ani_class errorClass, std::string_view msg, const char *ctorSignature) in ThrowNewError()
55 const char *ctorSignature) in ThrowNewError()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/examples/finalization_registry/
Dfin_reg_test.cpp42 std::string_view ctorSignature = "Lstd/core/Function1;:V"; in CreateFinalizationRegistry() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dreserve_string_builder_buffer.cpp326 …StringBuilderConstructorSignature ctorSignature = GetStringBuilderConstructorSignature(instance, c… in ReplaceInitialBufferSizeConstantNotInlined() local