Searched refs:GenerateInterfaceSource (Results  1 – 2 of 2) sorted by relevance
| /system/tools/aidl/ | 
| D | generate_ndk.cpp | 77 void GenerateInterfaceSource(CodeWriter& out, const AidlTypenames& types, 455   GenerateInterfaceSource(out, types, defined_type, options);  in GenerateSource() 849 void GenerateInterfaceSource(CodeWriter& out, const AidlTypenames& types,  in GenerateInterfaceSource()  function
  | 
| D | generate_cpp.cpp | 714 void GenerateInterfaceSource(CodeWriter& out, const AidlInterface& interface,  in GenerateInterfaceSource()  function 1530       GenerateInterfaceSource(out, interface, typenames, options);  in GenerateSource()
  |