Searched refs:GenerateCppParcelDeclaration (Results 1 – 1 of 1) sorted by relevance
1363 bool GenerateCppParcelDeclaration(const std::string& filename, const Options& options, in GenerateCppParcelDeclaration() function1425 return GenerateCppParcelDeclaration(output_file, options, *parcelable_decl, io_delegate); in GenerateCpp()