Home
last modified time | relevance | path

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

/system/tools/hidl/
DMemoryType.cpp61 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
119 const std::string &parentName, in emitReaderWriterEmbedded()
DFmqType.cpp64 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
123 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()
DArrayType.cpp161 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
228 const std::string &parentName, in emitReaderWriterEmbedded()
305 const std::string &parentName, in emitResolveReferencesEmbedded()
DPointerType.cpp68 const std::string& parentName, in emitReaderWriterEmbedded()
DRefType.cpp127 const std::string &parentName, in emitResolveReferencesEmbedded()
DHandleType.cpp110 const std::string &parentName, in emitReaderWriterEmbedded()
DVectorType.cpp151 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
295 const std::string &parentName, in emitReaderWriterEmbedded()
DCompoundType.cpp367 const std::string parentName = "_hidl_" + name + "_parent"; in emitReaderWriter() local
411 const std::string &parentName, in emitReaderWriterEmbedded()
516 const std::string &parentName, in emitResolveReferencesEmbedded()
DType.cpp564 const std::string &parentName, in emitReaderWriterEmbeddedForTypeName()