Searched defs:data_fd (Results 1 – 5 of 5) sorted by relevance
39 int loading_fd, int data_fd) { in LoadFirmware()77 unique_fd data_fd(open(data.c_str(), O_WRONLY | O_CLOEXEC)); in ProcessFirmwareEvent() local
30 android::base::unique_fd data_fd(open(data_filename.c_str(), O_RDONLY)); in generate_verity_tree() local
150 int data_fd = open(filename.c_str(), in BindToUnusedLoopDevice() local
113 int data_fd = open(data_file.path().c_str(), O_RDWR, 000); in TestSplitReplaceOrReplaceBzOperation() local277 int data_fd = open(data_file.path().c_str(), O_RDWR, 000); in TestMergeReplaceOrReplaceBzOperations() local
226 int data_fd[2]; in RegisterDataCallback() local