Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.cpp43 static constexpr const char* kHashFileName = "hash.txt"; variable
84 StringPrintf("%s/%s/%s", path.c_str(), kEtcFolderName, kHashFileName); in ReadSha512()
117 if (entry.path().filename() != kHashFileName) { in IsHashTxt()
151 << path << " should contain " << kHashFileName); in IsWhitelistedTopLevelEntry()