Home
last modified time | relevance | path

Searched refs:emitDigestChain (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DInterface.h157 void emitDigestChain(
DInterface.cpp266 void Interface::emitDigestChain( in emitDigestChain() function in android::Interface
298 emitDigestChain(out, "(" + digestType->getInternalDataCppType() + ")", chain, in fillHashChainMethod()
311 emitDigestChain(out, "new " + digestType->getJavaType(false /* forInitializer */), in fillHashChainMethod()