Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp497 std::string GetHashTreeFileName(const ApexFile& apex, bool is_new) { in GetHashTreeFileName() function
508 std::string hashtree_file = GetHashTreeFileName(apex, /* is_new = */ true); in VerifyAndTempMountPackage()
896 GetHashTreeFileName(apex, /* is_new = */ false), in MountPackage()
1736 std::string new_hashtree_file = GetHashTreeFileName(*apex_file, in stagePackages()
1738 std::string old_hashtree_file = GetHashTreeFileName(*apex_file, in stagePackages()