Home
last modified time | relevance | path

Searched defs:hashtree_file (Results 1 – 4 of 4) sorted by relevance

/system/apex/apexd/
Dapexd_verity.cpp62 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()
Dapexd_verity_test.cpp54 auto hashtree_file = StringPrintf("%s/hashtree", td.path); in TEST() local
86 auto hashtree_file = StringPrintf("%s/hashtree", td.path); in TEST() local
Dapexd.cpp426 const std::string& hashtree_file, in MountPackageImpl()
597 std::string hashtree_file = GetHashTreeFileName(apex, /* is_new = */ true); in VerifyAndTempMountPackage() local
2160 for (const std::string& hashtree_file : changed_hashtree_files) { in StagePackages() local
Dapexservice_test.cpp2932 std::string hashtree_file = std::string(kApexHashTreeDir) + "/" + in TEST_F() local