Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp140 const std::string &ex_class_name = export_class->GetClassName(); in GetExportClassByExportName() local
141 std::string_view no_hashtag_name = GetNameWithoutHashtag(ex_class_name); in GetExportClassByExportName()