Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.cpp164 Result<void> ValidateUpdate(const std::string& system_apex_path, in ValidateUpdate()
Dapexd.cpp653 auto verify_fn = [&](const std::string& system_apex_path) { in ValidateStagingShimApex()