Searched defs:hashtree_file (Results 1 – 4 of 4) sorted by relevance
61 const std::string& hashtree_file) { in GenerateHashTree()117 Result<std::string> CalculateRootDigest(const std::string& hashtree_file, in CalculateRootDigest()153 const std::string& hashtree_file) { in PrepareHashTree()
56 auto hashtree_file = StringPrintf("%s/hashtree", td.path); in TEST() local89 auto hashtree_file = StringPrintf("%s/hashtree", td.path); in TEST() local
363 const std::string& hashtree_file, in MountPackageImpl()508 std::string hashtree_file = GetHashTreeFileName(apex, /* is_new = */ true); in VerifyAndTempMountPackage() local1720 for (const std::string& hashtree_file : changed_hashtree_files) { in stagePackages() local
2826 std::string hashtree_file = std::string(kApexHashTreeDir) + "/" + in TEST_F() local