Searched refs:GenerateClientMethod (Results 1 – 1 of 1) sorted by relevance
| /system/tools/aidl/ |
| D | generate_rust.cpp | 297 void GenerateClientMethod(CodeWriter& out, const AidlInterface& iface, const AidlMethod& method, in GenerateClientMethod() function 981 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, MethodKind::NORMAL); in GenerateRustInterface() 991 GenerateClientMethod(*code_writer, *iface, *method, typenames, options, in GenerateRustInterface()
|