Home
last modified time | relevance | path

Searched defs:io_delegate (Results 1 – 12 of 12) sorted by relevance

/system/tools/aidl/
Dmain.cpp38 android::aidl::IoDelegate io_delegate; in main() local
Dimport_resolver.cpp40 ImportResolver::ImportResolver(const IoDelegate& io_delegate, const string& input_file_name, in ImportResolver()
Daidl.cpp160 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()
Dgenerate_cpp_analyzer.cpp193 const IoDelegate& io_delegate) { in GenerateCppAnalyzer()
Dpreprocess.cpp132 bool Preprocess(const Options& options, const IoDelegate& io_delegate) { in Preprocess()
Daidl_checkapi.cpp402 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()
Daidl_dumpapi.cpp270 bool dump_api(const Options& options, const IoDelegate& io_delegate) { in dump_api()
Dparser.cpp55 const android::aidl::IoDelegate& io_delegate, in Parse()
Dgenerate_java.cpp1052 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateJava()
Dgenerate_rust.cpp1225 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateRust()
Dgenerate_ndk.cpp101 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateNdk()
Dgenerate_cpp.cpp1518 const AidlDefinedType& defined_type, const IoDelegate& io_delegate) { in GenerateCpp()