HomeSort by relevance Sort by last modified time
    Searched refs:RegisterHasher (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Common/
RegisterCodec.h 43 void RegisterHasher(const CHasherInfo *hasher) throw();
48 REGISTER_HASHER_NAME(x)() { RegisterHasher(&g_HasherInfo); }}; \
CreateCoder.cpp 25 void RegisterHasher(const CHasherInfo *hashInfo) throw()

Completed in 144 milliseconds