Searched refs:attachToLast (Results 1 – 2 of 2) sorted by relevance
41 const std::string& prefix, const std::string& attachToLast, in emitAidlMethodParams() argument44 *wrappedOutput << attachToLast; in emitAidlMethodParams()56 if (!attachToLast.empty()) *wrappedOutput << attachToLast; in emitAidlMethodParams()
255 WrappedOutput* wrappedOutput, const std::string& attachToLast) { in fillHidlArgResultTokens() argument263 if (!attachToLast.empty()) *wrappedOutput << attachToLast; in fillHidlArgResultTokens()