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