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

  /system/update_engine/payload_consumer/
cached_file_descriptor.h 51 bool BlkIoctl(int request,
55 return fd_->BlkIoctl(request, start, length, result);
file_descriptor.h 85 virtual bool BlkIoctl(int request,
122 bool BlkIoctl(int request,
mtd_file_descriptor.h 44 bool BlkIoctl(int request,
80 bool BlkIoctl(int request,
fake_file_descriptor.h 63 bool BlkIoctl(int request,
file_descriptor.cc 84 bool EintrSafeFileDescriptor::BlkIoctl(int request,
delta_performer.cc 165 if (fd->BlkIoctl(req.number, data_size, part_size - data_size, &error) &&
    [all...]

Completed in 75 milliseconds