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

  /system/core/libcutils/include/cutils/
hashmap.h 89 void* hashmapRemove(Hashmap* map, void* key);
  /system/core/libcutils/
str_parms.cpp 113 hashmapRemove(ctxt->str_parms->map, key);
hashmap.cpp 292 void* hashmapRemove(Hashmap* map, void* key) {
  /hardware/qcom/audio/hal/audio_extn/
sndmonitor.c 585 hashmapRemove(map, stream);
  /device/generic/car/emulator/audio/driver/
audio_hw.c     [all...]

Completed in 570 milliseconds