Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp3450 auto check_fn = [&apex_file](const std::string& mount_point) -> Result<void> { in VerifyPackageNonStagedInstall() local
3465 return RunVerifyFnInsideTempMount(apex_file, check_fn, true); in VerifyPackageNonStagedInstall()