Home
last modified time | relevance | path

Searched defs:GetSha1 (Results 1 – 2 of 2) sorted by relevance

/art/runtime/oat/
Doat_file.h564 DexFile::Sha1 GetSha1() const { return dex_file_sha1_; } in GetSha1() function
/art/libdexfile/dex/
Ddex_file.h283 Sha1 GetSha1() const { return header_->signature_; } in GetSha1() function