Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp1152 bool GenerateCppInterface(const string& output_file, const Options& options, in GenerateCppInterface() function
1239 return GenerateCppInterface(output_file, options, types, *interface, io_delegate); in GenerateCpp()