Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_ndk.cpp73 void GenerateClientSource(CodeWriter& out, const AidlTypenames& types,
453 GenerateClientSource(out, types, defined_type, options); in GenerateSource()
779 void GenerateClientSource(CodeWriter& out, const AidlTypenames& types, in GenerateClientSource() function
Dgenerate_cpp.cpp375 void GenerateClientSource(CodeWriter& out, const AidlInterface& interface, in GenerateClientSource() function
1531 GenerateClientSource(out, interface, typenames, options); in GenerateSource()