Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Dgenerate_ndk.h41 void GenerateInterfaceSource(CodeWriter& out, const AidlTypenames& types,
H A Dgenerate_ndk.cpp358 GenerateInterfaceSource(out, types, defined_type, options); in GenerateSource()
696 void GenerateInterfaceSource(CodeWriter& out, const AidlTypenames& types, in GenerateInterfaceSource() function