Searched defs:SnapshotInfoList (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h228 typedef struct SnapshotInfoList struct
234 struct SnapshotInfoList *next;
235 } SnapshotInfoList; typedef in typeref:struct:SnapshotInfoList
1966 void qapi_free_SnapshotInfoList(SnapshotInfoList * obj);
2024 SnapshotInfoList * snapshots;

Completed in 162 milliseconds