Searched refs:AddBinderType (Results 1 – 7 of 7) sorted by relevance
96 bool AddBinderType(const AidlInterface& b,
108 success &= AddBinderType(*interface, filename); in AddDefinedTypes()
293 bool AddBinderType(const AidlInterface& b,
326 bool JavaTypeNamespace::AddBinderType(const AidlInterface& b, in AddBinderType() function in android::aidl::java::JavaTypeNamespace
98 virtual bool AddBinderType(const AidlInterface& b,
482 bool TypeNamespace::AddBinderType(const AidlInterface& b, const std::string& filename) { in AddBinderType() function in android::aidl::cpp::TypeNamespace
456 types->AddBinderType(*doc, filename); in parse_preprocessed_file()