Searched refs:GenerateClientClassDecl (Results 1 – 2 of 2) sorted by relevance
| /system/tools/aidl/ |
| D | generate_cpp.cpp | 736 void GenerateClientClassDecl(CodeWriter& out, const AidlInterface& interface, in GenerateClientClassDecl() function 801 GenerateClientClassDecl(out, interface, typenames, options); in GenerateClientHeader() 1116 GenerateClientClassDecl(out, interface, typenames, options); in GenerateInterfaceClassDecl()
|
| D | generate_ndk.cpp | 994 void GenerateClientClassDecl(CodeWriter& out, const AidlTypenames& types, in GenerateClientClassDecl() function 1043 GenerateClientClassDecl(out, types, defined_type, options); in GenerateClientHeader() 1256 GenerateClientClassDecl(out, types, defined_type, options); in GenerateInterfaceClassDecl()
|