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