Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Dgenerate_rust.cpp79 void GenerateClientMethod(CodeWriter& out, const AidlInterface& iface, const AidlMethod& method, in GenerateClientMethod() function
494 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, trait_name); in GenerateRustInterface()