HomeSort by relevance Sort by last modified time
    Searched full:process (Results 101 - 125 of 17637) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/content/common/
database_messages.h 15 // Notifies the child process of the new database size
21 // Notifies the child process of the new space available
26 // Notifies the child process to reset it's cached value for the origin.
30 // Asks the child process to close a database immediately
37 // Asks the browser process to open a DB file with the given name.
43 // Asks the browser process to delete a DB file
49 // Asks the browser process to return the attributes of a DB file
54 // Asks the browser process to return the size of a DB file
59 // Asks the browser process for the amount of space available to an origin
64 // Notifies the browser process that a new database has been opene
    [all...]
screen_orientation_messages.h 30 // The browser process informs the renderer process that the screen orientation
36 // The browser process' response to a ScreenOrientationHostMsg_LockRequest when
39 // back so the renderer process can associate the response to the right request.
45 // The browser process' response to a ScreenOrientationHostMsg_LockRequest when
48 // process can associate the response to the right request.
53 // The renderer process requests the browser process to lock the screen
55 // |request_id| that will have to be passed back to the renderer process when
62 // The renderer process requests the browser process to unlock the scree
    [all...]
  /external/chromium_org/content/public/plugin/
content_plugin_client.h 18 // Called to perform any per-process initialization necessary before
19 // the sandbox is initialized for the plugin process.
22 // Notifies that a plugin process has started.
  /external/chromium_org/sandbox/win/src/
process_thread_policy.h 21 // This class centralizes most of the knowledge related to process execution.
25 // policy rule for process creation
33 // Opens a thread from the child process and returns the handle.
34 // client_info contains the information about the child process,
43 // Opens the process id passed in and returns the duplicated handle to
51 // Opens the token associated with the process and returns the duplicated
55 HANDLE process,
59 // Opens the token associated with the process and returns the duplicated
63 HANDLE process,
69 // 'client_info' : the target process that is making the request
    [all...]
  /external/chromium_org/tools/android/common/
daemon.h 22 // Spawns a daemon process and exits the current process with exit_status.
24 // spawned daemon process.
  /external/chromium_org/chrome/common/extensions/api/
terminal_private.json 17 "description": "Starts new process.",
22 "description": "Name of the process to open. Initially only 'crosh' is supported. Another processes may be added in future."
28 "description": "Returns pid of the launched process. If no process was launched returns -1.",
32 "description": "Pid of the launched process.",
42 "description": "Closes previousy opened process.",
47 "description": "Process id of the process we want to close."
53 "description": "Function that gets called when close operation is started for the process. Returns success of the function.",
66 "description": "Sends input that will be routed to stdin of the process with the specified pid."
    [all...]
  /external/chromium_org/chrome/common/local_discovery/
local_discovery_messages.h 5 // Defines local discovery messages between the browser and utility process.
62 // Utility process messages:
63 // These are messages from the browser to the utility process.
70 // Creates watcher and starts listening in utility process.
85 // Destroys watcher in utility process.
89 // Creates service resolver and starts resolving service in utility process.
94 // Destroys service resolver in utility process.
98 // Creates a local domain resolver and starts resolving in utility process.
104 // Destroys local domain resolver in utility process.
108 // Stops local discovery in utility process. http://crbug.com/268466
    [all...]
  /external/lldb/test/functionalities/signal/
TestSendSignal.py 1 """Test that lldb command 'process signal SIGUSR1' to send a signal to the inferior works."""
16 """Test that lldb command 'process signal SIGUSR1' sends a signal to the inferior process."""
22 """Test that lldb command 'process signal SIGUSR1' sends a signal to the inferior process."""
33 """Test that lldb command 'process signal SIGUSR1' sends a signal to the inferior process."""
53 self.runCmd("process status")
55 pid = re.match("Process (.*) stopped", output).group(1)
57 # After resuming the process, send it a SIGUSR1 signal
    [all...]
  /packages/apps/Bluetooth/
AndroidManifest_test.xml 32 android:process="@string/process">
37 <service android:process="@string/process"
40 <receiver android:process="@string/process"
48 android:process="@string/process"
71 android:process="@string/process">
    [all...]
  /bionic/libc/upstream-freebsd/
README.txt 5 TODO: write a script to make this process automated.
  /bionic/libc/upstream-netbsd/
README.txt 5 TODO: write a script to make this process automated.
  /bionic/libc/upstream-openbsd/
README.txt 5 TODO: write a script to make this process automated.
  /external/chromium_org/content/browser/android/in_process/
DEPS 2 # Required for SynchronousCompositor (in --single-process mode only).
  /external/chromium_org/content/common/device_sensors/
device_motion_messages.h 15 // Asks the browser process to activate Device Motion sensors if necessary.
18 // The browser process asynchronously returns the shared memory handle that will
25 // Notifies the browser process that the renderer process is not using the
device_orientation_messages.h 13 // Asks the browser process to activate Device Orientation sensors if necessary.
16 // The browser process asynchronously returns the shared memory handle that will
23 // Notifies the browser process that the renderer process is not using the
  /external/chromium_org/content/common/media/
video_capture.h 17 // in browser process and renderer process.
18 // Browser process sends information about the current capture state and
19 // error to the renderer process using this type.
  /external/chromium_org/ipc/
ipc_multiprocess_test.h 10 // Use this macro when your sub-process is using an IPCChannel to communicate
11 // with the test process. See the comment below for why this is needed.
19 // as a global descriptor in the child process. This is needed on POSIX as on
21 // the connection to the parent process.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/bin/
netdev-times-report 2 # description: display a process of packet and processing time
  /external/lldb/test/functionalities/platform/
TestPlatformCommand.py 21 @expectedFailureFreeBSD('llvm.org/pr16699') # FreeBSD Host.cpp does not support process list
23 self.expect("platform process list",
28 self.expect("platform process info", error=True,
29 substrs = ['one or more process id(s) must be specified'])
  /external/ppp/pppd/
ppp.pam 2 # Information for the PPPD process with the 'login' option.
  /external/valgrind/main/none/tests/x86/
int.stderr.exp 3 Process terminating with default action of signal 11 (SIGSEGV)
  /frameworks/base/packages/FakeOemFeatures/
AndroidManifest.xml 16 <service android:name=".FakeCoreService" android:process=":core"
18 <service android:name=".FakeCoreService2" android:process=":core2"
20 <service android:name=".FakeCoreService3" android:process=":core3"
22 <service android:name=".FakeBackgroundService" android:process=":background"
  /libcore/luni/src/main/java/java/lang/
ProcessBuilder.java 28 * Creates operating system processes. See {@link Process} for documentation and
71 * Returns this process builder's current program and arguments. Note that
75 * @return this process builder's program and arguments.
82 * Changes the program and arguments of this process builder.
86 * @return this process builder instance.
93 * Changes the program and arguments of this process builder. Note that the
99 * @return this process builder instance.
112 * Returns the working directory of this process builder. If {@code null} is
113 * returned, then the working directory of the Java process is used when a
114 * process is started
    [all...]
  /external/chromium_org/components/breakpad/browser/
crash_dump_manager_android.h 12 #include "base/process/process.h"
25 // On Android, because of process isolation, each renderer process runs with a
27 // (as the browser process does not have access to some system files for the
28 // crashed process). So the minidump is generated in the renderer process.
29 // Since the isolated process cannot open files, we provide it on creation with
32 // processes and take the appropriate action when the render process terminates.
44 // Returns a file that should be used to generate a minidump for the process
    [all...]
  /external/chromium_org/content/public/common/
sandboxed_process_launcher_delegate.h 9 #include "base/process/process.h"
36 // Override to return true if the process should be launched as an elevated
37 // process (which implies no sandbox).
40 // By default, the process is launched sandboxed. Override this method to
41 // return false if the process should be launched without a sandbox
52 // Called right before spawning the process.
56 // Called right after the process is launched, but before its thread is run.
57 virtual void PostSpawnTarget(base::ProcessHandle process) {}
63 // Override this if the process needs a non-empty environment map
    [all...]

Completed in 867 milliseconds

1 2 3 45 6 7 8 91011>>