Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dflash_file.cpp34 struct file_data { struct
40 static void *file_blob_open(struct file_data *dev, const Value *param) in file_blob_open() argument
/device/google/contexthub/util/nanotool/
Dcalibrationfile.cpp50 auto file_data = std::vector<char>(file_size); in Initialize() local