Searched refs:GenerateClientSource (Results 1 – 2 of 2) sorted by relevance
37 void GenerateClientSource(CodeWriter& out, const AidlTypenames& types,
226 GenerateClientSource(out, types, defined_type, options); in GenerateSource()442 void GenerateClientSource(CodeWriter& out, const AidlTypenames& types, in GenerateClientSource() function