Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/scenarios/scan_subclasses/dynamic/
Dsubclasses_scanner.cpp71 void SubclassesScanner::GetImportDescriptors( in GetImportDescriptors() function in SubclassesScanner
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/scan_subclasses/
Dscan_subclasses_test.cpp85 std::vector<abckit::core::ImportDescriptor> GetImportDescriptors(const abckit::core::Module &mod, in GetImportDescriptors() function
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/scan_subclasses/
Dscan_subclasses_test.cpp97 void GetImportDescriptors(AbckitCoreModule *mod, in GetImportDescriptors() function