Home
last modified time | relevance | path

Searched refs:getFileHash (Results 1 – 6 of 6) sorted by relevance

/system/tools/hidl/
DInterface.cpp54 const Hash* Interface::getFileHash() const { in getFileHash() function in android::Interface
273 iface->getFileHash()->raw().begin(), iface->getFileHash()->raw().end(), ",", in emitDigestChain()
280 out << iface->getFileHash()->hexString(); in emitDigestChain()
DInterface.h44 const Hash* getFileHash() const;
DAST.h71 const Hash* getFileHash() const;
DAST.cpp69 const Hash* AST::getFileHash() const { in getFileHash() function in android::AST
DCoordinator.cpp853 std::string currentHash = ast->getFileHash()->hexString(); in checkHash()
Dhidl-gen_y.yy714 *scope, *superType, ast->getFileHash());