Home
last modified time | relevance | path

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

/system/core/libcutils/
Dhashmap.c34 struct Hashmap { struct
43 Hashmap* hashmapCreate(size_t initialCapacity, in hashmapCreate() argument
/system/core/include/cutils/
Dhashmap.h32 typedef struct Hashmap Hashmap; typedef