Home
last modified time | relevance | path

Searched defs:parentName (Results 1 – 9 of 9) sorted by relevance

/system/tools/hidl/
DFmqType.cpp70 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
129 const std::string &parentName, in emitReaderWriterEmbedded()
DStringType.cpp76 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
134 const std::string &parentName, in emitReaderWriterEmbedded()
DMemoryType.cpp147 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
205 const std::string &parentName, in emitReaderWriterEmbedded()
DPointerType.cpp71 const std::string& parentName, in emitReaderWriterEmbedded()
DVectorType.cpp150 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
294 const std::string &parentName, in emitReaderWriterEmbedded()
DArrayType.cpp164 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
231 const std::string &parentName, in emitReaderWriterEmbedded()
DHandleType.cpp110 const std::string &parentName, in emitReaderWriterEmbedded()
DCompoundType.cpp359 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
403 const std::string &parentName, in emitReaderWriterEmbedded()
DType.cpp548 const std::string &parentName, in emitReaderWriterEmbeddedForTypeName()