Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.cpp269 const std::string tempFieldName = "_hidl_temp_" + field->name(); in emitSafeUnionReaderWriterForInterfaces() local
327 const std::string tempFieldName = "_hidl_temp_" + field->name(); in emitReaderWriter() local