OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_active_views
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/public/test/
mock_render_process_host.cc
232
int
num_active_views
= 0;
local
238
num_active_views
++;
240
return
num_active_views
;
/external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc
1762
int
num_active_views
= 0;
local
1799
int
num_active_views
= GetActiveViewCount();
local
[
all
...]
Completed in 59 milliseconds