Searched refs:getInternalDataCppType (Results 1 – 3 of 3) sorted by relevance
47 std::string getInternalDataCppType() const;
99 std::string ArrayType::getInternalDataCppType() const { in getInternalDataCppType() function in android::ArrayType
323 emitDigestChain(out, "(" + digestType->getInternalDataCppType() + ")", in fillHashChainMethod()