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