• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1aidl\ --lang=ndk\ tests/IFoo.aidl\ --out\ .\ --header_out\ .\ tests/IFoo.aidl\ interface IFoo { const int a = 3 + 3; void doFoo(); }