Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dstruct_def.h53 void GenRustDeclarations(std::ostream& s) const;
Dstruct_def.cc344 void StructDef::GenRustDeclarations(std::ostream& s) const { in GenRustDeclarations() function in StructDef
422 GenRustDeclarations(s); in GenRustDef()