Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/packet/parser/
Dpacket_def.h71 void GenRustStructDeclarations(std::ostream& s) const;
Dpacket_def.cc839 void PacketDef::GenRustStructDeclarations(std::ostream& s) const { in GenRustStructDeclarations() function in PacketDef
1465 GenRustStructDeclarations(s); in GenRustDef()