Home
last modified time | relevance | path

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

/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/utils/
Ddms_packet.cpp64 …l DmsPacket::MarshallStringField(const std::string& field, MSG_TYPE_SEQ type, uint16_t& dataLength) in MarshallStringField()
88 uint16_t dataLength = 0; in MarshallDmsMsgInfo() local