Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dupdater.cpp88 for (const auto& func : skipped_functions_) { in RunUpdate() local
89 LOG(WARNING) << "Skipped executing function " << func; in RunUpdate()