OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:single_process
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/content/browser/android/
content_startup_flags.h
15
void SetContentCommandLineFlags(bool
single_process
,
browser_startup_controller.cc
31
jboolean
single_process
,
37
SetContentCommandLineFlags(static_cast<bool>(
single_process
), plugin_str);
content_startup_flags.cc
21
void SetContentCommandLineFlags(bool
single_process
,
48
if (
single_process
|| command_line_renderer_limit == 0) {
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
iprofiler_profiler.py
97
for
single_process
in self._process_profilers:
98
output_files.append(
single_process
.CollectProfile())
sample_profiler.py
88
for
single_process
in self._process_profilers:
89
output_paths.append(
single_process
.CollectProfile())
vtune_profiler.py
150
for
single_process
in self._process_profilers:
151
output_files.append(
single_process
.CollectProfile())
strace_profiler.py
241
for
single_process
in self._process_profilers:
242
out_json.extend(
single_process
.CollectProfile())
perf_profiler.py
217
for
single_process
in self._process_profilers:
218
output_files.append(
single_process
.CollectProfile())
/system/core/rootdir/etc/
init.testmenu
245
single_process
="-s"
247
single_process
=""
249
start runtime $
single_process
/external/chromium_org/build/android/pylib/
android_commands.py
[
all
...]
Completed in 220 milliseconds