Home
last modified time | relevance | path

Searched defs:notfound (Results 1 – 1 of 1) sorted by relevance

/device/google/dragon/audio/hal/
Diniparser.c408 int iniparser_getint(dictionary * d, const char * key, int notfound) in iniparser_getint()
430 double iniparser_getdouble(dictionary * d, const char * key, double notfound) in iniparser_getdouble()
471 int iniparser_getboolean(dictionary * d, const char * key, int notfound) in iniparser_getboolean()