Searched refs:sanitizedName (Results 1 – 10 of 10) sorted by relevance
/system/tools/hidl/ |
D | PointerType.h | 52 const std::string &sanitizedName,
|
D | FmqType.h | 52 const std::string &sanitizedName,
|
D | HandleType.h | 54 const std::string &sanitizedName,
|
D | VectorType.cpp | 288 const std::string &sanitizedName, in emitReaderWriterEmbedded() argument 298 const std::string childName = "_hidl_" + sanitizedName + "_child"; in emitReaderWriterEmbedded() 342 sanitizedName + (nameIsPointer ? "_deref" : "") + "_indexed", in emitReaderWriterEmbedded()
|
D | MemoryType.h | 52 const std::string &sanitizedName,
|
D | VectorType.h | 63 const std::string &sanitizedName,
|
D | ArrayType.h | 73 const std::string &sanitizedName,
|
D | ArrayType.cpp | 225 const std::string &sanitizedName, in emitReaderWriterEmbedded() argument 259 sanitizedName + "_indexed", in emitReaderWriterEmbedded()
|
D | CompoundType.h | 75 const std::string &sanitizedName,
|
D | Type.h | 214 const std::string &sanitizedName,
|