Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_config_util.cpp358 static int open_file_map(const char *pathname, const char**map, int* size) in open_file_map() function
467 int fd = open_file_map(path, &map, &size); in load_bluez_cfg_value()
536 int fd = open_file_map(path, &map, &size); in load_bluez_dev_value()
595 int fd = open_file_map(path, &map, &size); in load_bluez_linkkeys()