Searched refs:ota_path_exists (Results 1 – 1 of 1) sorted by relevance
2828 auto ota_path_exists = PathExists(ota_apex_path); in ProcessCompressedApex() local2829 if (ota_path_exists.ok() && *ota_path_exists) { in ProcessCompressedApex()