HomeSort by relevance Sort by last modified time
    Searched full:load_config_file (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/input/
main.c 38 static GKeyFile *load_config_file(const char *file) function
65 config = load_config_file(CONFIGDIR "/input.conf");
  /external/bluetooth/bluez/audio/
main.c 51 static GKeyFile *load_config_file(const char *file) function
151 config = load_config_file(CONFIGDIR "/audio.conf");
  /external/oprofile/gui/
oprof_start.h 116 void load_config_file();
oprof_start.cpp 264 load_config_file();
363 void oprof_start::load_config_file() function in class:oprof_start

Completed in 1584 milliseconds