Searched defs:data_fd (Results 1 – 3 of 3) sorted by relevance
186 int data_fd = open(filename.c_str(), in BindToUnusedLoopDevice() local
115 int data_fd = open(data_path.c_str(), O_RDWR, 000); in TestSplitReplaceOrReplaceBzOperation() local284 int data_fd = open(data_path.c_str(), O_RDWR, 000); in TestMergeReplaceOrReplaceBzOperations() local
836 int loading_fd, int data_fd) { in load_firmware()870 android::base::unique_fd data_fd(open(data.c_str(), O_WRONLY|O_CLOEXEC)); in process_firmware_event() local