Searched refs:getCppTypeCast (Results 1 – 3 of 3) sorted by relevance
172 std::string getCppTypeCast(const std::string& objName,
674 std::string Type::getCppTypeCast(const std::string& objName, bool specifyNamespaces) const { in getCppTypeCast() function in android::Type
223 << "std::to_string(" << getUnionDiscriminatorType()->getCppTypeCast(value) in emitSafeUnionUnknownDiscriminatorError()247 << discriminatorType->getCppTypeCast(name + ".getDiscriminator()") in emitSafeUnionReaderWriterForInterfaces()