Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.cpp85 Result<std::vector<std::string>> GetAllowedHashes(const std::string& path) { in GetAllowedHashes() function
168 auto allowed = GetAllowedHashes(system_apex_path); in ValidateUpdate()