Home
last modified time | relevance | path

Searched refs:GenerateCppParcelDeclaration (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Dgenerate_cpp.cpp1363 bool GenerateCppParcelDeclaration(const std::string& filename, const Options& options, in GenerateCppParcelDeclaration() function
1425 return GenerateCppParcelDeclaration(output_file, options, *parcelable_decl, io_delegate); in GenerateCpp()