Searched defs:getModuleHash (Results 1 – 7 of 7) sorted by relevance
426 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
433 const ModuleHash &getModuleHash(const StringRef ModPath) const { in getModuleHash() function
447 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
2400 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
248 std::optional<vector<uint8_t>> KeyMintAidlTestBase::getModuleHash() { in getModuleHash() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase