Home
last modified time | relevance | path

Searched defs:dir_fd (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dfiles.cc33 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError()
124 int dir_fd = open(directory_path.c_str(), O_RDONLY | O_DIRECTORY); in WriteToFile() local
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc276 int dir_fd = -1; in config_save() local
386 int dir_fd = -1; in checksum_save() local