OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadValidated
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
file_io_resource.cc
222
return
ReadValidated
(offset, bytes_to_read, output_adapter, callback);
235
return
ReadValidated
(offset, max_read_length, *array_output, callback);
338
int32_t FileIOResource::
ReadValidated
(int64_t offset,
file_io_resource.h
142
int32_t
ReadValidated
(int64_t offset,
Completed in 60 milliseconds