Home
last modified time | relevance | path

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

/system/tools/hidl/
DRefType.cpp121 const std::string &sanitizedName, in emitResolveReferencesEmbedded() argument
143 const std::string handleName = "_hidl_" + sanitizedName + "__ref_handle"; in emitResolveReferencesEmbedded()
144 const std::string resolveBufName = "_hidl_" + sanitizedName + "__ref_resolve_buf"; in emitResolveReferencesEmbedded()
203 sanitizedName, in emitResolveReferencesEmbedded()
218 sanitizedName + "_deref", in emitResolveReferencesEmbedded()
DVectorType.cpp289 const std::string &sanitizedName, in emitReaderWriterEmbedded() argument
299 const std::string childName = "_hidl_" + sanitizedName + "_child"; in emitReaderWriterEmbedded()
343 sanitizedName + (nameIsPointer ? "_deref" : "") + "_indexed", in emitReaderWriterEmbedded()
383 const std::string &sanitizedName, in emitResolveReferencesEmbedded() argument
392 out, depth, name, sanitizedName, nameIsPointer, parcelObj, in emitResolveReferencesEmbedded()
405 const std::string &sanitizedName, in emitResolveReferencesEmbeddedHelper() argument
422 myChildName = "_hidl_" + sanitizedName + "_child"; in emitResolveReferencesEmbeddedHelper()
453 sanitizedName + (nameIsPointer ? "_deref" : "") + "_indexed", in emitResolveReferencesEmbeddedHelper()
DVectorType.h63 const std::string &sanitizedName,
85 const std::string &sanitizedName,
150 const std::string &sanitizedName,
DArrayType.h73 const std::string &sanitizedName,
95 const std::string &sanitizedName,
DMemoryType.h48 const std::string &sanitizedName,
DPointerType.h52 const std::string &sanitizedName,
DFmqType.h48 const std::string &sanitizedName,
DArrayType.cpp222 const std::string &sanitizedName, in emitReaderWriterEmbedded() argument
256 sanitizedName + "_indexed", in emitReaderWriterEmbedded()
299 const std::string &sanitizedName, in emitResolveReferencesEmbedded() argument
331 sanitizedName + "_indexed", in emitResolveReferencesEmbedded()
DRefType.h64 const std::string &sanitizedName,
DHandleType.h54 const std::string &sanitizedName,
DCompoundType.h73 const std::string &sanitizedName,
95 const std::string &sanitizedName,
DType.h211 const std::string &sanitizedName,
233 const std::string &sanitizedName,