Home | History | Annotate | Download | only in aidl

Lines Matching refs:Namespace

3 Namespace NAMES;
1266 Namespace::Namespace()
1270 Namespace::~Namespace()
1279 Namespace::Add(Type* type)
1288 Namespace::AddGenericType(const string& package, const string& name, int args)
1299 Namespace::Find(const string& name) const
1311 Namespace::Find(const char* package, const char* name) const
1337 Namespace::Search(const string& name)
1406 const Namespace::Generic*
1407 Namespace::search_generic(const string& name) const
1431 Namespace::Dump() const