Searched defs:ReadCallback (Results 1 – 3 of 3) sorted by relevance
52 int /* bytes read/written */>::Type ReadCallback; typedef
599 void BufferedDataSource::ReadCallback(int error) { in ReadCallback() function in webkit_glue::BufferedDataSource
152 typedef Callback2<int, std::string>::Type ReadCallback; typedef in FileAccessProvider