HomeSort by relevance Sort by last modified time
    Searched refs:Process (Results 101 - 125 of 592) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/third_party/libjingle/source/talk/examples/call/
voicemailjidrequester.cc 65 // Process the XML and fire the appropriate signals. If the xml was valid,
107 int VoicemailJidRequester::Process(int state) {
111 return talk_base::Task::Process(state);
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclient.h 133 int Process(int state) {
137 default: return Task::Process(state);
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppclient.h 135 int Process(int state) {
139 default: return Task::Process(state);
  /external/valgrind/main/memcheck/tests/
supp_unknown.stderr.exp 2 Process terminating with default action of signal 11 (SIGSEGV)
  /external/valgrind/main/none/tests/linux/
blockfault.stderr.exp 3 Process terminating with default action of signal 11 (SIGSEGV)
  /frameworks/base/core/java/android/os/
SystemVibrator.java 62 vibrate(Process.myUid(), mPackageName, milliseconds);
67 vibrate(Process.myUid(), mPackageName, pattern, repeat);
PerformanceCollector.java 369 mCpuTime = Process.getElapsedCpuTime();
388 mCpuTime = Process.getElapsedCpuTime() - mCpuTime;
398 mCpuTime = Process.getElapsedCpuTime();
473 mSnapshotCpuTime = Process.getElapsedCpuTime();
483 mSnapshotCpuTime = Process.getElapsedCpuTime() - mSnapshotCpuTime;
578 * process. Currently the only two that are reported are the number of send
  /frameworks/base/core/java/com/android/internal/os/
WrapperInit.java 19 import android.os.Process;
33 * Startup class for the wrapper process.
47 * wrapper process instead of by forking Zygote.
50 * the pid of this process, or 0 if none.
70 os.writeInt(Process.myPid());
74 Slog.d(TAG, "Could not write pid of wrapped process to Zygote pipe.", ex);
RuntimeInit.java 25 import android.os.Process;
71 Slog.e(TAG, "*** FATAL EXCEPTION IN SYSTEM PROCESS: " + t.getName(), e);
77 message.append("Process: ").append(processName).append(", ");
79 message.append("PID: ").append(Process.myPid());
93 // Try everything to make sure this process goes away.
94 Process.killProcess(Process.myPid());
224 * up the process.
249 * The main function called when started through the zygote process. This
275 * wrapper process
    [all...]
  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerMeasurement.java 72 Process runsum = fileRemoval.exec(cmdBecomeSu);
75 Process removal = fileRemoval.exec(rmfile);
  /packages/apps/Camera/tests/src/com/android/camera/functional/
CameraTest.java 25 import android.os.Process;
45 for (File f: new File("/proc/" + Process.myPid() + "/fd").listFiles()) {
  /packages/apps/Camera2/tests/src/com/android/camera/functional/
CameraTest.java 25 import android.os.Process;
45 for (File f: new File("/proc/" + Process.myPid() + "/fd").listFiles()) {
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 31 import android.os.Process;
42 * in the same process as the application. The {@link Controller}
114 // separate thread because the service normally runs in the process's
118 Process.THREAD_PRIORITY_BACKGROUND);
136 // For the start fail button, we will simulate the process dying
142 // Since the process hasn't finished handling the command,
145 Process.killProcess(Process.myPid());
151 // how they impact the behavior. Try killing the process while it
267 Process.killProcess(Process.myPid())
    [all...]
  /libcore/luni/src/main/java/java/lang/
Runtime.java 116 * process. The new process inherits the environment of the caller. Calling
122 * @return the new {@code Process} object that represents the native
123 * process.
127 public Process exec(String[] progArray) throws java.io.IOException {
133 * process. The new process uses the environment provided in {@code envp}.
141 * the array containing the environment to start the new process
143 * @return the new {@code Process} object that represents the native
144 * process
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiEnterpriseConfig.java 20 import android.os.Process;
540 ret = keyStore.importKey(privKeyName, privKeyData, Process.WIFI_UID,
548 ret = keyStore.importKey(privKeyName, privKeyData, Process.WIFI_UID,
559 keyStore.delKey(privKeyName, Process.WIFI_UID);
569 keyStore.delKey(privKeyName, Process.WIFI_UID);
570 keyStore.delete(userCertName, Process.WIFI_UID);
596 return keyStore.put(name, certData, Process.WIFI_UID, KeyStore.FLAG_NONE);
610 keyStore.delKey(Credentials.USER_PRIVATE_KEY + client, Process.WIFI_UID);
611 keyStore.delete(Credentials.USER_CERTIFICATE + client, Process.WIFI_UID);
618 keyStore.delete(Credentials.CA_CERTIFICATE + ca, Process.WIFI_UID)
    [all...]
  /cts/tests/src/android/content/cts/
MockContentProvider.java 127 // The test case wants us to crash our process on first launch.
132 android.os.Process.killProcess(android.os.Process.myPid());
170 android.os.Process.killProcess(android.os.Process.myPid());
287 android.os.Process.killProcess(android.os.Process.myPid());
361 android.os.Process.killProcess(android.os.Process.myPid());
385 android.os.Process.killProcess(android.os.Process.myPid())
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
query_manager.cc 72 virtual bool Process() OVERRIDE;
113 bool AsyncPixelTransfersCompletedQuery::Process() {
149 virtual bool Process() OVERRIDE;
177 bool AllSamplesPassedQuery::Process() {
208 virtual bool Process() OVERRIDE;
234 bool CommandsIssuedQuery::Process() {
255 virtual bool Process() OVERRIDE;
277 bool CommandLatencyQuery::Process() {
301 virtual bool Process() OVERRIDE;
333 bool AsyncReadPixelsCompletedQuery::Process() {
    [all...]
  /external/llvm/lib/Support/
raw_ostream.cpp 23 #include "llvm/Support/Process.h"
599 if (sys::Process::ColorNeedsFlush())
602 (colors == SAVEDCOLOR) ? sys::Process::OutputBold(bg)
603 : sys::Process::OutputColor(colors, bold, bg);
614 if (sys::Process::ColorNeedsFlush())
616 const char *colorcode = sys::Process::ResetColor();
627 if (sys::Process::ColorNeedsFlush())
629 const char *colorcode = sys::Process::OutputReverse();
640 return sys::Process::FileDescriptorIsDisplayed(FD);
644 return sys::Process::FileDescriptorHasColors(FD)
    [all...]
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 31 import android.os.Process;
169 Process.sendSignal(Process.myPid(), 11);
170 Process.sendSignal(Process.myPid(), 11);
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Exec.java 66 Process proc = (Process) arr[0];
91 * This function returns the output of the process as a string
103 * This function returns the output of the process as a string
117 Process proc = (Process) arr[0];
161 // this function returns the resulting process from the exec
214 // this function returns the resulting process from the exec
229 // execute java process
230 final Process proc
    [all...]
  /external/chromium_org/chrome/browser/
memory_details_linux.cc 15 #include "base/process/process_iterator.h"
16 #include "base/process/process_metrics.h"
53 // A mapping from process name to the type of browser.
79 struct Process {
85 typedef std::map<pid_t, Process> ProcessMap;
93 Process process; local
94 process.pid = process_entry->pid();
95 process.parent = process_entry->parent_pid();
96 process.name = process_entry->exe_file()
153 const Process& process = iter->second; local
    [all...]
  /external/chromium_org/v8/src/
rewriter.cc 52 void Process(ZoneList<Statement*>* statements);
96 void Processor::Process(ZoneList<Statement*>* statements) {
112 if (!node->is_initializer_block()) Process(node->statements());
204 Process(clause->statements());
263 processor.Process(body);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 96 'Pathname', 'Precision', 'Proc', 'Process', 'Process::GID',
97 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
  /external/v8/src/
rewriter.cc 50 void Process(ZoneList<Statement*>* statements);
92 void Processor::Process(ZoneList<Statement*>* statements) {
108 if (!node->is_initializer_block()) Process(node->statements());
188 Process(clause->statements());
247 processor.Process(body);
  /cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
MultiUserStorageTest.java 41 private final String FILE_MY_UID = FILE_PREFIX + android.os.Process.myUid();
61 final int uid = android.os.Process.myUid();
77 final int uid = android.os.Process.myUid();

Completed in 2068 milliseconds

1 2 3 45 6 7 8 91011>>