Home
last modified time | relevance | path

Searched defs:verify_fn (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapexd.cpp701 const VerifyFn& verify_fn, in RunVerifyFnInsideTempMount()
822 auto verify_fn = [&](const std::string& system_apex_path) { in ValidateStagingShimApex() local