Searched refs:GenerateCppParcel (Results 1 – 1 of 1) sorted by relevance
1331 bool GenerateCppParcel(const string& output_file, const Options& options, in GenerateCppParcel() function1420 return GenerateCppParcel(output_file, options, typenames, *parcelable, io_delegate); in GenerateCpp()