Home
last modified time | relevance | path

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

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