Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.h36 Status ValidateUpdate(const std::string& system_apex_path,
Dapex_shim.cpp211 Status ValidateUpdate(const std::string& system_apex_path, in ValidateUpdate() function
Dapexd.cpp706 return shim::ValidateUpdate(system_apex_path, to.GetPath()); in ValidateStagingShimApex()