Searched refs:new_apex_version (Results 1 – 2 of 2) sorted by relevance
176 const std::string& new_apex_name, int64_t new_apex_version,
3123 const std::string& new_apex_name, const int64_t new_apex_version, in ShouldAllocateSpaceForDecompression() argument3151 return new_apex_version != pre_installed_version; in ShouldAllocateSpaceForDecompression()3160 return new_apex_version > data_version; in ShouldAllocateSpaceForDecompression()