Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp585 std::string GetHashTreeFileName(const ApexFile& apex, bool is_new) { in GetHashTreeFileName() function
597 std::string hashtree_file = GetHashTreeFileName(apex, /* is_new = */ true); in VerifyAndTempMountPackage()
1047 GetHashTreeFileName(apex, /* is_new= */ false), in MountPackage()
2172 std::string new_hashtree_file = GetHashTreeFileName(apex_file, in StagePackages()
2174 std::string old_hashtree_file = GetHashTreeFileName(apex_file, in StagePackages()