HomeSort by relevance Sort by last modified time
    Searched refs:textfile_foreach (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluez/src/
textfile.h 39 int textfile_foreach(const char *pathname,
textfile.c 380 int textfile_foreach(const char *pathname, function
storage.c 839 if (textfile_foreach(filename, append_trust, &list) < 0)
1006 textfile_foreach(filename, create_stored_records_from_keys, &rec_list);
adapter.c     [all...]
  /external/bluetooth/bluez/test/
test-textfile.c 165 textfile_foreach(filename, print_entry, NULL);
185 textfile_foreach(filename, print_entry, NULL);

Completed in 54 milliseconds