Home
last modified time | relevance | path

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

/aosp_15_r20/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.cpp994 void GenerateClientClassDecl(CodeWriter& out, const AidlTypenames& types, in GenerateClientClassDecl() function
1043 GenerateClientClassDecl(out, types, defined_type, options); in GenerateClientHeader()
1255 GenerateClientClassDecl(out, types, defined_type, options); in GenerateInterfaceClassDecl()