Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl.cpp720 cpp::TypeNamespace cpp_types; in compile_aidl() local
721 cpp_types.Init(); in compile_aidl()
728 types = &cpp_types; in compile_aidl()
766 cpp::GenerateCpp(output_file_name, options, cpp_types, *defined_type, io_delegate); in compile_aidl()
768 ndk::GenerateNdk(output_file_name, options, cpp_types.typenames_, *defined_type, in compile_aidl()