Home
last modified time | relevance | path

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

/system/tools/hidl/
DMemoryType.cpp113 const std::string& argName, in emitJavaReaderWriter() argument
135 << argName in emitJavaReaderWriter()
DVectorType.cpp359 const std::string &argName, in emitJavaReaderWriter() argument
373 << argName in emitJavaReaderWriter()
411 argName, in emitJavaReaderWriter()
428 argName, in emitJavaReaderWriter()
DMemoryType.h63 const std::string& argName,
DType.cpp475 const std::string &argName, in emitJavaReaderWriter() argument
480 argName, in emitJavaReaderWriter()
651 const std::string &argName, in emitJavaReaderWriterWithSuffix() argument
665 out << argName; in emitJavaReaderWriterWithSuffix()
DArrayType.h93 const std::string &argName,
DVectorType.h75 const std::string &argName,
DType.h236 const std::string &argName,
340 const std::string &argName,
DArrayType.cpp299 const std::string &argName, in emitJavaReaderWriter() argument
331 argName, in emitJavaReaderWriter()
DInterface.h126 const std::string &argName,
DCompoundType.h87 const std::string &argName,
DInterface.cpp844 const std::string &argName, in emitJavaReaderWriter() argument
854 << argName in emitJavaReaderWriter()
856 << argName in emitJavaReaderWriter()
DCompoundType.cpp423 const std::string &argName, in emitJavaReaderWriter() argument
429 out << "(" << getJavaTypeCast(argName) << ")." in emitJavaReaderWriter()