Home
last modified time | relevance | path

Searched refs:GenRustStructFieldNameAndType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/packet/parser/
Dpacket_def.h73 bool GenRustStructFieldNameAndType(std::ostream& s) const;
Dpacket_def.cc844 GenRustStructFieldNameAndType(s); in GenRustStructDeclarations()
879 bool PacketDef::GenRustStructFieldNameAndType(std::ostream& s) const { in GenRustStructFieldNameAndType() function in PacketDef