Searched refs:existing_file_size (Results 1 – 1 of 1) sorted by relevance
1289 auto existing_file_size = GetFileSize(existing_file_path); in ContributeToSharedLibs() local1290 if (!existing_file_size.ok()) { in ContributeToSharedLibs()1291 return existing_file_size.error(); in ContributeToSharedLibs()1301 if (*existing_file_size != *new_file_size) { in ContributeToSharedLibs()