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 | 160                     const vector<string>& imports, const IoDelegate& io_delegate,  in write_dep_file()408                                  const IoDelegate& io_delegate, AidlTypenames* typenames,  in load_and_validate_aidl()
 695 bool compile_aidl(const Options& options, const IoDelegate& io_delegate) {  in compile_aidl()
 757 bool dump_mappings(const Options& options, const IoDelegate& io_delegate) {  in dump_mappings()
 782 int aidl_entry(const Options& options, const IoDelegate& io_delegate) {  in aidl_entry()
 
 | 
| D | generate_cpp_analyzer.cpp | 193                          const IoDelegate& io_delegate) {  in GenerateCppAnalyzer()
 | 
| D | preprocess.cpp | 132 bool Preprocess(const Options& options, const IoDelegate& io_delegate) {  in Preprocess()
 | 
| D | aidl_checkapi.cpp | 402 static Result<AidlTypenames> LoadApiDump(const Options& options, const IoDelegate& io_delegate,  in LoadApiDump()425 bool check_api(const Options& options, const IoDelegate& io_delegate) {  in check_api()
 
 | 
| D | aidl_dumpapi.cpp | 270 bool dump_api(const Options& options, const IoDelegate& io_delegate) {  in dump_api()
 | 
| D | parser.cpp | 55                                   const android::aidl::IoDelegate& io_delegate,  in Parse()
 | 
| D | generate_java.cpp | 1052                   const AidlDefinedType& defined_type, const IoDelegate& io_delegate) {  in GenerateJava()
 | 
| D | generate_rust.cpp | 1225                   const AidlDefinedType& defined_type, const IoDelegate& io_delegate) {  in GenerateRust()
 | 
| D | generate_ndk.cpp | 101                  const AidlDefinedType& defined_type, const IoDelegate& io_delegate) {  in GenerateNdk()
 | 
| D | generate_cpp.cpp | 1518                  const AidlDefinedType& defined_type, const IoDelegate& io_delegate) {  in GenerateCpp()
 |