OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VerifyHash
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/disk_cache/
storage_block-inl.h
105
template<typename T> bool StorageBlock<T>::
VerifyHash
() const {
/external/chromium_org/third_party/smhasher/src/
main.cpp
501
void
VerifyHash
( const void * key, int len, uint32_t seed, void * out )
528
test<uint32_t>(
VerifyHash
, pInfo );
Completed in 342 milliseconds