Home
last modified time | relevance | path

Searched refs:HASH_LENGTH (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/dev/
Ddev_Screenshot.cpp36 const int HASH_LENGTH = 20; in Create() local
38 u32* hash = allocator->AllocAndFill(HASH_LENGTH, static_cast<u32>(0)); in Create()