Lines Matching refs:AvbIOResult
79 } AvbIOResult; typedef
131 AvbIOResult (*read_from_partition)(AvbOps* ops,
153 AvbIOResult (*get_preloaded_partition)(AvbOps* ops,
176 AvbIOResult (*write_to_partition)(AvbOps* ops,
202 AvbIOResult (*validate_vbmeta_public_key)(AvbOps* ops,
218 AvbIOResult (*read_rollback_index)(AvbOps* ops,
231 AvbIOResult (*write_rollback_index)(AvbOps* ops,
240 AvbIOResult (*read_is_device_unlocked)(AvbOps* ops, bool* out_is_unlocked);
246 AvbIOResult (*write_is_device_unlocked)(AvbOps* ops, bool* out_is_unlocked);
258 AvbIOResult (*get_unique_guid_for_partition)(AvbOps* ops,
272 AvbIOResult (*get_size_of_partition)(AvbOps* ops,
297 AvbIOResult (*read_persistent_value)(AvbOps* ops,
320 AvbIOResult (*write_persistent_value)(AvbOps* ops,
334 AvbIOResult (*validate_public_key_for_partition)(