Home
last modified time | relevance | path

Searched defs:classname (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
DEtsnapiVersionHookTest.cpp32 static int registerNativeMethods(EtsEnv *env, const char *classname, EtsNativeMethod *methods, int … in registerNativeMethods()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_init.cpp75 MIRSymbol *ClassInit::GetClassInfo(const std::string &classname) in GetClassInfo()
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp53 … std::string classname = GetGraph()->GetRuntime()->GetClassNameFromMethod(GetGraph()->GetMethod()); in ConstantPropagation() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp352 const std::string &classname) in ObjectRemoteObject()
366 const std::string &classname, const std::string &subtype) in ObjectRemoteObject()