Home
last modified time | relevance | path

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

/system/tools/hidl/
DgenerateCpp.cpp546 std::vector<std::string> wrappedOutNames; in generatePassthroughMethod() local
548 wrappedOutNames.push_back( in generatePassthroughMethod()
553 out.join(wrappedOutNames.begin(), wrappedOutNames.end(), ", ", in generatePassthroughMethod()