Home
last modified time | relevance | path

Searched defs:TransferConfig (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc_standard/src/common/
Dtransfer.h24 struct TransferConfig { struct
25 uint64_t fileSize;
26 uint64_t atime; // ns
27 uint64_t mtime; // ns
28 string options;
29 string path;
30 string optionalName;
31 bool updateIfNew;
32 uint8_t compressType;
33 bool holdTimestamp;
[all …]