Searched defs:dictionary_set (Results 1 - 1 of 1) sorted by relevance

/device/google/dragon/audio/hal/
H A Ddictionary.c211 Notice that if you dictionary_set a variable to NULL, a call to
221 int dictionary_set(dictionary * d, const char * key, const char * val) function
375 dictionary_set(d, cval, "salut");

Completed in 67 milliseconds