Home
last modified time | relevance | path

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

/leveldb-1.20/util/
H A Dcomparator.cc72 static void InitModule() { in InitModule() function
77 port::InitOnce(&once, InitModule); in BytewiseComparator()