Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_ndk.cpp40 void GenerateNdkInterface(const string& output_file, const Options& options, in GenerateNdkInterface() function
146 GenerateNdkInterface(output_file, options, types, *interface, io_delegate); in GenerateNdk()