Home
last modified time | relevance | path

Searched refs:GenerateClientClassDecl (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dgenerate_cpp.cpp736 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()
Dgenerate_ndk.cpp974 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()