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

  /device/google/dragon/audio/hal/
dictionary.h 148 void dictionary_unset(dictionary * d, const char * key);
dictionary.c 288 void dictionary_unset(dictionary * d, const char * key) function
388 dictionary_unset(d, cval);
iniparser.c 542 dictionary_unset(ini, strlwc(entry));

Completed in 581 milliseconds