HomeSort by relevance Sort by last modified time
    Searched full:read_block_adb (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/minadbd/
fuse_adb_provider.c 31 static int read_block_adb(void* cookie, uint32_t block, uint8_t* buffer, uint32_t fetch_size) { function
63 vtab.read_block = read_block_adb;

Completed in 172 milliseconds