HomeSort by relevance Sort by last modified time
    Searched refs:AddBinderType (Results 1 - 6 of 6) sorted by null

  /system/tools/aidl/
type_cpp.h 119 bool AddBinderType(const AidlInterface& b,
aidl.cpp 165 return types->AddBinderType(*interface, filename);
490 types->AddBinderType(doc, filename);
587 if (!types->AddBinderType(*interface.get(), input_file_name)) {
type_namespace.h 100 virtual bool AddBinderType(const AidlInterface& b,
type_cpp.cpp 526 bool TypeNamespace::AddBinderType(const AidlInterface& b,
type_java.h 444 bool AddBinderType(const AidlInterface& b,
type_java.cpp     [all...]

Completed in 85 milliseconds