Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dpacket_def.h70 void GenRustStructDeclarations(std::ostream& s) const;
Dpacket_def.cc809 void PacketDef::GenRustStructDeclarations(std::ostream& s) const { in GenRustStructDeclarations() function in PacketDef
1333 GenRustStructDeclarations(s); in GenRustDef()