Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/packet/parser/
Dparent_def.h69 const ParentDef* GetRootDef() const;
Dparent_def.cc522 const ParentDef* ParentDef::GetRootDef() const { in GetRootDef() function in ParentDef
527 return parent_->GetRootDef(); in GetRootDef()