HomeSort by relevance Sort by last modified time
    Searched refs:hashmapCreate (Results 1 - 5 of 5) sorted by null

  /system/core/include/cutils/
hashmap.h 41 Hashmap* hashmapCreate(size_t initialCapacity,
  /system/core/libcutils/
str_parms.c 80 str_parms->map = hashmapCreate(5, str_hash_fn, str_eq);
hashmap.c 43 Hashmap* hashmapCreate(size_t initialCapacity,
  /hardware/qcom/audio/hal/audio_extn/
sndmonitor.c 542 sndmonitor.listeners = hashmapCreate(5, hashfn, hasheq);
  /system/core/sdcard/
sdcard.c     [all...]

Completed in 607 milliseconds