Searched refs:GenerateInterfaceClassDecl (Results  1 – 2 of 2) sorted by relevance
| /system/tools/aidl/ | 
| D | generate_ndk.cpp | 53 void GenerateInterfaceClassDecl(CodeWriter& out, const AidlTypenames& types, 358     GenerateInterfaceClassDecl(out, types, *iface, options);  in GenerateClassDecl() 1163 void GenerateInterfaceClassDecl(CodeWriter& out, const AidlTypenames& types,  in GenerateInterfaceClassDecl()  function
  | 
| D | generate_cpp.cpp | 1025 void GenerateInterfaceClassDecl(CodeWriter& out, const AidlInterface& interface,  in GenerateInterfaceClassDecl()  function 1342     GenerateInterfaceClassDecl(out, *iface, typenames, options);  in GenerateClassDecl()
  |