Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dpacket_def.h72 bool GenRustStructFieldNameAndType(std::ostream& s) const;
Dpacket_def.cc814 GenRustStructFieldNameAndType(s); in GenRustStructDeclarations()
849 bool PacketDef::GenRustStructFieldNameAndType(std::ostream& s) const { in GenRustStructFieldNameAndType() function in PacketDef