Home
last modified time | relevance | path

Searched refs:item_deps (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.cpp572 const auto &item_deps = item->GetIndexDependencies(); in AddIndexDependecies() local
573 if (!index_section_item_.GetCurrentHeader()->Add(item_deps)) { in AddIndexDependecies()
577 if (!index_section_item_.GetCurrentHeader()->Add(item_deps)) { in AddIndexDependecies()
578 LOG(FATAL, PANDAFILE) << "Cannot add " << item_deps.size() << " items to index"; in AddIndexDependecies()

Completed in 3 milliseconds