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