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