Searched refs:GenerateJava (Results 1 – 3 of 3) sorted by relevance
31 void GenerateJava(const std::string& filename, const Options& options,
737 java::GenerateJava(output_file_name, options, typenames, *defined_type, io_delegate); in compile_aidl()
1051 void GenerateJava(const std::string& filename, const Options& options, const AidlTypenames& types, in GenerateJava() function