Searched defs:hashtree_file (Results 1 – 4 of 4) sorted by relevance
62 const std::string& hashtree_file) { in GenerateHashTree()121 Result<std::string> CalculateRootDigest(const std::string& hashtree_file, in CalculateRootDigest()157 const std::string& hashtree_file) { in PrepareHashTree()
54 auto hashtree_file = StringPrintf("%s/hashtree", td.path); in TEST() local86 auto hashtree_file = StringPrintf("%s/hashtree", td.path); in TEST() local
426 const std::string& hashtree_file, in MountPackageImpl()597 std::string hashtree_file = GetHashTreeFileName(apex, /* is_new = */ true); in VerifyAndTempMountPackage() local2160 for (const std::string& hashtree_file : changed_hashtree_files) { in StagePackages() local
2932 std::string hashtree_file = std::string(kApexHashTreeDir) + "/" + in TEST_F() local