Searched refs:MaybeAddContainerType (Results 1 – 3 of 3) sorted by relevance
60 EXPECT_TRUE(types_.MaybeAddContainerType(container_type)); in TEST_F()
102 virtual bool MaybeAddContainerType(const AidlTypeSpecifier& aidl_type) = 0;158 bool MaybeAddContainerType(const AidlTypeSpecifier& aidl_type) override;264 bool LanguageTypeNamespace<T>::MaybeAddContainerType(const AidlTypeSpecifier& aidl_type) { in MaybeAddContainerType() function
157 if (!types->MaybeAddContainerType(v->GetType())) { in register_types()172 if (!types->MaybeAddContainerType(m->GetType())) { in register_types()187 if (!types->MaybeAddContainerType(arg->GetType())) { in register_types()