Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp1185 bool GenerateCppParcel(const string& output_file, const Options& options, in GenerateCppParcel() function
1229 return GenerateCppParcel(output_file, options, types, *parcelable, io_delegate); in GenerateCpp()