Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/scenarios/parameter_check/dynamic/
Dapi_modifier.cpp66 AbckitCoreFunction *ApiModifier::GetSubclassMethod(AbckitCoreImportDescriptor *id, AbckitInst *inst) in GetSubclassMethod() function in ApiModifier
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/parameter_check/
Dparameter_check_test.cpp137 abckit::core::Function GetSubclassMethod(const abckit::core::ImportDescriptor &id, const abckit::In… in GetSubclassMethod() function
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/parameter_check/
Dparameter_check_test.cpp238 AbckitCoreFunction *GetSubclassMethod(AbckitCoreImportDescriptor *id, AbckitInst *inst, MethodInfo … in GetSubclassMethod() function