Searched defs:getFileHash (Results 1 - 2 of 2) sorted by relevance

/system/tools/hidl/
H A DAST.cpp60 const Hash* AST::getFileHash() const { function in class:android::AST
H A DInterface.cpp79 const Hash* Interface::getFileHash() const { function in class:android::Interface
298 iface->getFileHash()->raw().begin(), iface->getFileHash()->raw().end(), ",",
305 out << iface->getFileHash()->hexString();

Completed in 45 milliseconds