Searched refs:fieldTwo (Results 1 - 2 of 2) sorted by relevance
/developtools/hdc/src/common/ |
H A D | serial_struct.h | 24 constexpr int fieldTwo = 2; member 41 Field<fieldTwo, &Hdc::HdcTransferBase::TransferConfig::atime>("atime"), in type() 60 Field<fieldTwo, &Hdc::HdcTransferBase::FileMode::uId>("uId"), in type() 71 Field<fieldTwo, &Hdc::HdcTransferBase::TransferPayload::compressType>("compressType"), in type() 81 Field<fieldTwo, &Hdc::HdcSessionBase::SessionHandShake::authType>("authType"), in type() 93 Field<fieldTwo, &Hdc::HdcSessionBase::PayloadProtect::commandFlag>("commandFlag"), in type()
|
/developtools/hdc/hdc_rust/src/cffi/ |
H A D | serial_struct.h | 166 constexpr int fieldTwo = 2; member 183 Field<fieldTwo, &BaseStruct::TransferConfig::atime>("atime"), in type() 202 Field<fieldTwo, &BaseStruct::FileMode::u_id>("u_id"), in type() 213 Field<fieldTwo, &BaseStruct::TransferPayload::compressType>("compressType"), in type() 223 Field<fieldTwo, &BaseStruct::SessionHandShake::authType>("authType"), in type() 235 Field<fieldTwo, &BaseStruct::PayloadProtect::commandFlag>("commandFlag"), in type()
|
Completed in 2 milliseconds