Searched refs:GenerateInterfaceClassDecl (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | generate_ndk.cpp | 51 void GenerateInterfaceClassDecl(CodeWriter& out, const AidlTypenames& types, 359 GenerateInterfaceClassDecl(out, types, *iface, options); in GenerateClassDecl() 1146 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 1341 GenerateInterfaceClassDecl(out, *iface, typenames, options); in GenerateClassDecl()
|