Searched refs:GenerateParcelSource (Results 1 – 2 of 2) sorted by relevance
52 void GenerateParcelSource(CodeWriter& out, const AidlTypenames& types,
87 GenerateParcelSource(*source_writer, types, defined_type, options); in GenerateNdkParcel()956 void GenerateParcelSource(CodeWriter& out, const AidlTypenames& types, in GenerateParcelSource() function