Home
last modified time | relevance | path

Searched refs:getCppTypeCast (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DType.h172 std::string getCppTypeCast(const std::string& objName,
DType.cpp674 std::string Type::getCppTypeCast(const std::string& objName, bool specifyNamespaces) const { in getCppTypeCast() function in android::Type
DCompoundType.cpp223 << "std::to_string(" << getUnionDiscriminatorType()->getCppTypeCast(value) in emitSafeUnionUnknownDiscriminatorError()
247 << discriminatorType->getCppTypeCast(name + ".getDiscriminator()") in emitSafeUnionReaderWriterForInterfaces()