Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/util/
Dhash_helpers.defn.h50 inline HashMap<Key, Value> createHashMap() { in createHashMap() function
55 inline HashMap<Key, Value> createHashMap(size_t capacity) { in createHashMap() function