Searched refs:GenerateNdk (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/tools/aidl/ |
H A D | generate_ndk.h | 29 void GenerateNdk(const string& output_file, const Options& options, const AidlTypenames& types,
|
H A D | aidl.cpp | 826 ndk::GenerateNdk(output_file_name, options, typenames, *defined_type, io_delegate); in compile_aidl()
|
H A D | generate_ndk.cpp | 144 void GenerateNdk(const string& output_file, const Options& options, const AidlTypenames& types, in GenerateNdk() function
|