Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_ndk.h39 void GenerateServerSource(CodeWriter& out, const AidlTypenames& types,
Dgenerate_ndk.cpp227 GenerateServerSource(out, types, defined_type, options); in GenerateSource()
462 void GenerateServerSource(CodeWriter& out, const AidlTypenames& types, in GenerateServerSource() function