Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Diniparser.h199 double iniparser_getdouble(dictionary * d, const char * key, double notfound);
Diniparser.c430 double iniparser_getdouble(dictionary * d, const char * key, double notfound) in iniparser_getdouble() function