Home
last modified time | relevance | path

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

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