Home
last modified time | relevance | path

Searched defs:fetch_size (Results 1 – 5 of 5) sorted by relevance

/aosp12/bootable/recovery/minadbd/
H A Dfuse_adb_provider.cpp26 bool FuseAdbDataProvider::ReadBlockAlignedData(uint8_t* buffer, uint32_t fetch_size, in ReadBlockAlignedData()
/aosp12/bootable/recovery/fuse_sideload/
H A Dfuse_provider.cpp57 bool FuseFileDataProvider::ReadBlockAlignedData(uint8_t* buffer, uint32_t fetch_size, in ReadBlockAlignedData()
93 bool FuseBlockDataProvider::ReadBlockAlignedData(uint8_t* buffer, uint32_t fetch_size, in ReadBlockAlignedData()
H A Dfuse_sideload.cpp239 uint32_t fetch_size = fd->block_size; in fetch_block() local
/aosp12/system/core/fastboot/
H A Dfastboot.cpp1293 uint64_t fetch_size = get_uint_var(FB_VAR_MAX_FETCH_SIZE); in fetch_partition() local
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp677 uint64_t fetch_size; in TEST_F() local