Searched defs:DumpParameters (Results 1 – 3 of 3) sorted by relevance
17 struct DumpParameters struct19 uint32_t logId;20 uint32_t unitId;21 uint32_t timeout;22 DumpType dumpType;
24 struct DumpParameters struct26 uint32_t logId;27 uint32_t unitId;28 uint32_t timeout;29 DumpType dumpType;
16 class DumpParameters class