Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_ndk.h37 void GenerateClientSource(CodeWriter& out, const AidlTypenames& types,
Dgenerate_ndk.cpp226 GenerateClientSource(out, types, defined_type, options); in GenerateSource()
442 void GenerateClientSource(CodeWriter& out, const AidlTypenames& types, in GenerateClientSource() function