Home
last modified time | relevance | path

Searched refs:GenerateInterfaceSource (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dgenerate_ndk.cpp77 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
Dgenerate_cpp.cpp714 void GenerateInterfaceSource(CodeWriter& out, const AidlInterface& interface, in GenerateInterfaceSource() function
1530 GenerateInterfaceSource(out, interface, typenames, options); in GenerateSource()