Home
last modified time | relevance | path

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

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