OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_fun_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
protocol_sink_wrap.h
128
return
read_fun_
== NULL;
151
InternetProtocol_Read_Fn
read_fun_
;
member in class:ProtData
protocol_sink_wrap.cc
344
read_fun_
(read_fun), url_(url) {
378
hr =
read_fun_
(protocol_, buffer, size, &new_data);
386
return
read_fun_
(protocol_, buffer, size, size_read);
539
hr_read =
read_fun_
(protocol_, buffer_ + buffer_size_,
[
all
...]
Completed in 1404 milliseconds