Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp419 bool HandleServerTransaction(const TypeNamespace& types, in HandleServerTransaction() function
554 if (!HandleServerTransaction(types, *method, b)) { return nullptr; } in BuildServerSource()