Searched refs:aidl_entry (Results 1 – 4 of 4) sorted by relevance
47 int ret = aidl_entry(options, io_delegate); in main()
54 int aidl_entry(const Options& options, const IoDelegate& io_delegate);
883 int aidl_entry(const Options& options, const IoDelegate& io_delegate) { in aidl_entry() function
50 int ret = android::aidl::aidl_entry(Options::From(args), io); in fuzz()