Home
last modified time | relevance | path

Searched refs:updateIfNew (Results 1 - 5 of 5) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
H A Dserial_struct.cpp73 .updateIfNew = static_cast<bool>(value.updateIfNew), in SerializeTransferConfig()
194 .updateIfNew = tc.updateIfNew > 0, in ParseTransferConfig()
H A Dserial_struct.h63 bool updateIfNew; member
114 uint8_t updateIfNew; member
188 Field<fieldSeven, &BaseStruct::TransferConfig::updateIfNew>("updateIfNew"), in type()
/developtools/hdc/src/common/
H A Dtransfer.h31 bool updateIfNew; member
H A Dserial_struct.h46 Field<fieldSeven, &Hdc::HdcTransferBase::TransferConfig::updateIfNew>("updateIfNew"), in type()
H A Dfile.cpp91 context->transferConfig.updateIfNew = true; in SetMasterParameters()
281 if (childRet && ctxNow.transferConfig.updateIfNew) { // file exist and option need update in SlaveCheck()

Completed in 3 milliseconds