Searched refs:OnReadErrorCallback (Results 1 – 4 of 4) sorted by relevance
131 base::Bind(&FileFetcher::OnReadErrorCallback, base::Unretained(this)), in ScheduleRead()157 void FileFetcher::OnReadErrorCallback(const brillo::Error* error) { in OnReadErrorCallback() function in chromeos_update_engine::FileFetcher
94 void OnReadErrorCallback(const brillo::Error* error);
96 void OnReadErrorCallback(const brillo::Error* error);
198 base::Bind(&FilesystemVerifierAction::OnReadErrorCallback, in ScheduleRead()252 void FilesystemVerifierAction::OnReadErrorCallback(const brillo::Error* error) { in OnReadErrorCallback() function in chromeos_update_engine::FilesystemVerifierAction