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() 1115 GenerateClientClassDecl(out, interface, typenames, options); in GenerateInterfaceClassDecl()
|
D | generate_ndk.cpp | 974 void GenerateClientClassDecl(CodeWriter& out, const AidlTypenames& types, in GenerateClientClassDecl() function 1026 GenerateClientClassDecl(out, types, defined_type, options); in GenerateClientHeader() 1238 GenerateClientClassDecl(out, types, defined_type, options); in GenerateInterfaceClassDecl()
|