OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:in_process
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium_org/ppapi/proxy/
connection.h
22
in_process
(false),
28
in_process
(false),
34
in_process
(true),
40
bool
in_process
;
member in struct:ppapi::proxy::Connection
plugin_resource.cc
127
if (dest == BROWSER && connection_.
in_process
) {
/external/chromium_org/content/browser/renderer_host/pepper/
browser_ppapi_host_test.cc
18
false /*
in_process
*/,
browser_ppapi_host_impl.cc
33
false /*
in_process
*/,
52
bool
in_process
,
59
in_process_(
in_process
),
browser_ppapi_host_impl.h
39
bool
in_process
,
pepper_renderer_connection.cc
99
true /*
in_process
*/,
/external/chromium_org/chrome/browser/component_updater/
component_patcher.cc
46
bool
in_process
,
51
in_process_(
in_process
),
component_patcher.h
56
// If |
in_process
| is true, patching will be done completely within the
62
bool
in_process
,
component_unpacker.cc
104
bool
in_process
,
111
in_process_(
in_process
),
component_patcher_operation.cc
161
bool
in_process
,
165
in_process_ =
in_process
;
component_patcher_operation.h
37
bool
in_process
,
component_unpacker.h
100
bool
in_process
,
/external/chromium_org/content/browser/android/in_process/
synchronous_input_event_filter.cc
5
#include "content/browser/android/
in_process
/synchronous_input_event_filter.h"
9
#include "content/browser/android/
in_process
/synchronous_compositor_impl.h"
synchronous_compositor_factory_impl.h
9
#include "content/browser/android/
in_process
/synchronous_input_event_filter.h"
synchronous_compositor_impl.cc
5
#include "content/browser/android/
in_process
/synchronous_compositor_impl.h"
10
#include "content/browser/android/
in_process
/synchronous_compositor_factory_impl.h"
11
#include "content/browser/android/
in_process
/synchronous_input_event_filter.h"
synchronous_compositor_impl.h
12
#include "content/browser/android/
in_process
/synchronous_compositor_output_surface.h"
synchronous_compositor_factory_impl.cc
5
#include "content/browser/android/
in_process
/synchronous_compositor_factory_impl.h"
8
#include "content/browser/android/
in_process
/synchronous_compositor_output_surface.h"
synchronous_compositor_output_surface.cc
5
#include "content/browser/android/
in_process
/synchronous_compositor_output_surface.h"
14
#include "content/browser/android/
in_process
/synchronous_compositor_impl.h"
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/
preview_area.js
189
// TODO(raymes): Remove all references to the
IN_PROCESS
plugin once it is
191
IN_PROCESS
: 'in-process',
393
* PreviewArea.PluginType_.
IN_PROCESS
for an in-process plugin
435
return PreviewArea.PluginType_.
IN_PROCESS
;
500
if (this.pluginType_ == PreviewArea.PluginType_.
IN_PROCESS
) {
613
} else if (this.pluginType_ == PreviewArea.PluginType_.
IN_PROCESS
) {
670
if (this.pluginType_ == PreviewArea.PluginType_.
IN_PROCESS
) {
703
if (this.pluginType_ == PreviewArea.PluginType_.
IN_PROCESS
) {
/external/chromium_org/content/browser/
ppapi_plugin_process_host.cc
248
false /*
in_process
*/,
273
false /*
in_process
*/,
/external/chromium_org/content/
content_browser.gypi
291
'browser/android/
in_process
/synchronous_compositor_factory_impl.cc',
292
'browser/android/
in_process
/synchronous_compositor_factory_impl.h',
293
'browser/android/
in_process
/synchronous_compositor_impl.cc',
294
'browser/android/
in_process
/synchronous_compositor_impl.h',
295
'browser/android/
in_process
/synchronous_compositor_output_surface.cc',
296
'browser/android/
in_process
/synchronous_compositor_output_surface.h',
297
'browser/android/
in_process
/synchronous_input_event_filter.cc',
298
'browser/android/
in_process
/synchronous_input_event_filter.h',
[
all
...]
content_browser.target.darwin-arm.mk
113
content/browser/android/
in_process
/synchronous_compositor_factory_impl.cc \
114
content/browser/android/
in_process
/synchronous_compositor_impl.cc \
115
content/browser/android/
in_process
/synchronous_compositor_output_surface.cc \
116
content/browser/android/
in_process
/synchronous_input_event_filter.cc \
[
all
...]
content_browser.target.darwin-arm64.mk
113
content/browser/android/
in_process
/synchronous_compositor_factory_impl.cc \
114
content/browser/android/
in_process
/synchronous_compositor_impl.cc \
115
content/browser/android/
in_process
/synchronous_compositor_output_surface.cc \
116
content/browser/android/
in_process
/synchronous_input_event_filter.cc \
[
all
...]
content_browser.target.darwin-mips.mk
113
content/browser/android/
in_process
/synchronous_compositor_factory_impl.cc \
114
content/browser/android/
in_process
/synchronous_compositor_impl.cc \
115
content/browser/android/
in_process
/synchronous_compositor_output_surface.cc \
116
content/browser/android/
in_process
/synchronous_input_event_filter.cc \
[
all
...]
content_browser.target.darwin-x86.mk
113
content/browser/android/
in_process
/synchronous_compositor_factory_impl.cc \
114
content/browser/android/
in_process
/synchronous_compositor_impl.cc \
115
content/browser/android/
in_process
/synchronous_compositor_output_surface.cc \
116
content/browser/android/
in_process
/synchronous_input_event_filter.cc \
[
all
...]
Completed in 233 milliseconds
1
2