Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
DEtsnapiVersionHookTest.cpp33 static int registerNativeMethods(EtsEnv *env, const char *classname, EtsNativeMethod *methods, int … in registerNativeMethods()
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp49 … std::string classname = GetGraph()->GetRuntime()->GetClassNameFromMethod(GetGraph()->GetMethod()); in ConstantPropagation() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.cpp351 const std::string &classname) in ObjectRemoteObject()
365 const std::string &classname, const std::string &subtype) in ObjectRemoteObject()