Home
last modified time | relevance | path

Searched refs:iniparser_getint (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/audio/hal/
Diniparser.h184 int iniparser_getint(dictionary * d, const char * key, int notfound);
Diniparser.c408 int iniparser_getint(dictionary * d, const char * key, int notfound) in iniparser_getint() function