Searched refs:argName (Results 1 – 10 of 10) sorted by relevance
/system/tools/hidl/ |
D | Type.cpp | 254 const std::string &argName, in emitJavaReaderWriter() argument 259 argName, in emitJavaReaderWriter() 425 const std::string &argName, in emitJavaReaderWriterWithSuffix() argument 439 out << argName; in emitJavaReaderWriterWithSuffix()
|
D | VectorType.cpp | 472 const std::string &argName, in emitJavaReaderWriter() argument 486 << argName in emitJavaReaderWriter() 524 argName, in emitJavaReaderWriter() 541 argName, in emitJavaReaderWriter()
|
D | Type.h | 174 const std::string &argName, 250 const std::string &argName,
|
D | ArrayType.h | 112 const std::string &argName,
|
D | Interface.h | 100 const std::string &argName,
|
D | Interface.cpp | 766 const std::string &argName, in emitJavaReaderWriter() argument 776 << argName in emitJavaReaderWriter() 778 << argName in emitJavaReaderWriter()
|
D | VectorType.h | 94 const std::string &argName,
|
D | CompoundType.h | 98 const std::string &argName,
|
D | ArrayType.cpp | 361 const std::string &argName, in emitJavaReaderWriter() argument 393 argName, in emitJavaReaderWriter()
|
D | CompoundType.cpp | 209 const std::string &argName, in emitJavaReaderWriter() argument 215 out << argName in emitJavaReaderWriter()
|