Home
last modified time | relevance | path

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

/system/tools/hidl/hidl2aidl/
DAidlInterface.cpp39 static void emitAidlMethodParams(WrappedOutput* wrappedOutput, in emitAidlMethodParams() function
324 emitAidlMethodParams(&wrappedOutput, method->args(), /* prefix */ "in ", in emitAidl()
329 emitAidlMethodParams(&wrappedOutput, method->args(), in emitAidl()
335 emitAidlMethodParams(&wrappedOutput, results, /* prefix */ "out ", in emitAidl()