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