OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_send_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/plugin/
plugin_channel.h
48
bool in_send() { return
in_send_
!= 0; }
93
int
in_send_
; // Tracks if we're in a Send call.
member in class:content::PluginChannel
plugin_channel.cc
171
in_send_
++;
177
in_send_
--;
243
in_send_
(0),
Completed in 2503 milliseconds