Home
last modified time | relevance | path

Searched refs:AddBinderType (Results 1 – 6 of 6) sorted by relevance

/system/tools/aidl/
Dtype_cpp.h119 bool AddBinderType(const AidlInterface& b,
Daidl.cpp165 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()
Dtype_namespace.h100 virtual bool AddBinderType(const AidlInterface& b,
Dtype_cpp.cpp526 bool TypeNamespace::AddBinderType(const AidlInterface& b, in AddBinderType() function in android::aidl::cpp::TypeNamespace
Dtype_java.h444 bool AddBinderType(const AidlInterface& b,
Dtype_java.cpp870 bool JavaTypeNamespace::AddBinderType(const AidlInterface& b, in AddBinderType() function in android::aidl::java::JavaTypeNamespace