Home
last modified time | relevance | path

Searched refs:CheckFilesInClassContext (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_manager.cpp94 static bool CheckFilesInClassContext(std::string_view context, std::string_view aotContext) in CheckFilesInClassContext() function
132 if (!CheckFilesInClassContext(context, aotFile->GetClassContext())) { in VerifyClassHierarchy()