Searched refs:error_map (Results 1 – 5 of 5) sorted by relevance
93 struct error_map { struct98 static struct error_map error_map[] = { argument118 const struct error_map *m; in avahi_error_dbus_to_number()126 for (m = error_map; m->dbus_error; m++) in avahi_error_dbus_to_number()
436 error_map = self.ErrorMap[self.name]437 self.storage_copy_error = error_map[STORAGE_COPY_ERROR]438 self.storage_create_error = error_map[STORAGE_CREATE_ERROR]439 self.storage_data_error = error_map[STORAGE_DATA_ERROR]440 self.storage_permissions_error = error_map[STORAGE_PERMISSIONS_ERROR]441 self.storage_response_error = error_map[STORAGE_RESPONSE_ERROR]
397 goto error_map; in vl_zscan_layout()418 goto error_map; in vl_zscan_layout()422 error_map: in vl_zscan_layout()576 goto error_map; in vl_zscan_upload_quant()585 error_map: in vl_zscan_upload_quant()
729 goto error_map; in vl_idct_upload_matrix()744 goto error_map; in vl_idct_upload_matrix()748 error_map: in vl_idct_upload_matrix()
33 } error_map[] = { variable197 for (const ErrorMapEntry& entry : error_map) { in ErrorCodeFromSystemError()