Searched refs:AddBinderType (Results 1 – 6 of 6) sorted by relevance
119 bool AddBinderType(const AidlInterface& b,
165 return types->AddBinderType(*interface, filename); in gather_types()490 types->AddBinderType(doc, filename); in parse_preprocessed_file()587 if (!types->AddBinderType(*interface.get(), input_file_name)) { in load_and_validate_aidl()
100 virtual bool AddBinderType(const AidlInterface& b,
526 bool TypeNamespace::AddBinderType(const AidlInterface& b, in AddBinderType() function in android::aidl::cpp::TypeNamespace
444 bool AddBinderType(const AidlInterface& b,
870 bool JavaTypeNamespace::AddBinderType(const AidlInterface& b, in AddBinderType() function in android::aidl::java::JavaTypeNamespace