Searched defs:io_delegate (Results 1 – 12 of 12) sorted by relevance
| /system/tools/aidl/ |
| D | main.cpp | 38 android::aidl::IoDelegate io_delegate; in main() local
|
| D | import_resolver.cpp | 40 ImportResolver::ImportResolver(const IoDelegate& io_delegate, const string& input_file_name, in ImportResolver()
|
| D | aidl.cpp | 164 const vector<string>& imports, const IoDelegate& io_delegate, in write_dep_file() 418 const IoDelegate& io_delegate, AidlTypenames* typenames, in load_and_validate_aidl() 766 bool compile_aidl(const Options& options, const IoDelegate& io_delegate) { in compile_aidl() 858 bool dump_mappings(const Options& options, const IoDelegate& io_delegate) { in dump_mappings() 883 int aidl_entry(const Options& options, const IoDelegate& io_delegate) { in aidl_entry()
|
| D | generate_cpp_analyzer.cpp | 194 const IoDelegate& io_delegate) { in GenerateCppAnalyzer()
|
| D | aidl_checkapi.cpp | 401 Result<AidlTypenames> LoadApiDump(const Options& options, const IoDelegate& io_delegate, in LoadApiDump() 424 bool check_api(const Options& options, const IoDelegate& io_delegate) { in check_api()
|
| D | preprocess.cpp | 135 bool Preprocess(const Options& options, const IoDelegate& io_delegate) { in Preprocess()
|
| D | aidl_dumpapi.cpp | 270 bool dump_api(const Options& options, const IoDelegate& io_delegate) { in dump_api()
|
| D | parser.cpp | 61 const android::aidl::IoDelegate& io_delegate, in Parse()
|
| D | generate_java.cpp | 1066 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateJava()
|
| D | generate_rust.cpp | 1535 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateRust()
|
| D | generate_ndk.cpp | 104 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateNdk()
|
| D | generate_cpp.cpp | 1567 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateCpp()
|