Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_shim.cpp49 static constexpr const char* kHashFilePath = "etc/hash.txt"; variable
91 StringPrintf("%s/%s", path.c_str(), kHashFilePath); in GetAllowedHashes()