Searched refs:GenerateServerSource (Results 1 – 2 of 2) sorted by relevance
39 void GenerateServerSource(CodeWriter& out, const AidlTypenames& types,
357 GenerateServerSource(out, types, defined_type, options); in GenerateSource()646 void GenerateServerSource(CodeWriter& out, const AidlTypenames& types, in GenerateServerSource() function