Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp839 const std::vector<std::string>& paths, const VerifyApexFn& verify_apex_fn) { in VerifyPackages() argument
848 Result<void> result = verify_apex_fn(apex_file); in VerifyPackages()