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