Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp674 auto skipLast = static_cast<size_t>(options_.GetPandaFiles().empty() && !options_.IsStartAsZygote()); in CheckBootPandaFiles() local
677 for (size_t i = 0; i + skipLast < bootPandaFiles.size(); ++i) { in CheckBootPandaFiles()

Completed in 3 milliseconds