OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hashmapcreate
(Results
1 - 5
of
5
) sorted by null
/system/core/include/cutils/
hashmap.h
41
Hashmap*
hashmapCreate
(size_t initialCapacity,
/system/core/libcutils/
hashmap.c
43
Hashmap*
hashmapCreate
(size_t initialCapacity,
str_parms.c
80
str_parms->map =
hashmapCreate
(5, str_hash_fn, str_eq);
/hardware/qcom/audio/hal/audio_extn/
sndmonitor.c
542
sndmonitor.listeners =
hashmapCreate
(5, hashfn, hasheq);
/system/core/sdcard/
sdcard.c
[
all
...]
Completed in 363 milliseconds