Searched refs:platform_read (Results 1 – 2 of 2) sorted by relevance
67 ReadFunc *platform_read; variable132 : platform_write(wf), platform_read(rf), platform_seek(sf), in File()146 f->platform_read = rf; in init()
208 size_t fetched_size = platform_read(this, data, to_fetch); in read_unlocked()220 size_t fetched_size = platform_read(this, buf, bufsize); in read_unlocked()