Home
last modified time | relevance | path

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

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