Home
last modified time | relevance | path

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

/external/chromium_org/third_party/smhasher/src/
DTypes.h36 typedef void (*pfHash) ( const void * blob, const int len, const uint32_t seed, void * out ); typedef
73 inline operator pfHash ( void ) const in pfHash() function