Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_rust.cpp282 void GenerateClientMethod(CodeWriter& out, const AidlInterface& iface, const AidlMethod& method, in GenerateClientMethod() function
889 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, MethodKind::NORMAL); in GenerateRustInterface()
900 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, kind); in GenerateRustInterface()