• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1aidl\ --lang=java\ tests/IFoo.aidl\ --out\ .\ --header_out\ .\ tests/IFoo.aidl\ interface IFoo { boolean getFds(out Map<String,FileDescriptor> fds); }