Home
last modified time | relevance | path

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

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