/external/autotest/client/cros/ |
login.py | 13 """Error raised when a pertinent process crashes while waiting on 24 def process_crashed(process, log_reader): 26 for |process|. 28 @param process: process name to look for. 33 return log_reader.can_find('Received crash notification for %s' % process) 36 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): 40 is reached, check to see if |process| crashed while we were polling. 46 @param process: process name to watch for crashes while polling [all...] |
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/ |
AndroidManifest.xml | 14 <service android:name=".Service1" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices1"> 20 <service android:name=".Service2" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices2"> 26 <service android:name=".Service3" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices3"> 32 <service android:name=".Service4" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices4"> 38 <service android:name=".Service5" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices5"> 44 <service android:name=".Service6" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices6"> 50 <service android:name=".Service7" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices7"> 56 <service android:name=".Service8" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices8"> 62 <service android:name=".Service9" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices9"> 68 <service android:name=".Service10" android:exported="true" android:process=":com.android.framework.multidexlegacytestservices10" [all...] |
/system/vold/ |
Process.cpp | 33 #include "Process.h" 35 int Process::readSymLink(const char *path, char *link, size_t max) { 52 int Process::pathMatchesMountPoint(const char* path, const char* mountPoint) { 66 void Process::getProcessName(int pid, char *buffer, size_t max) { 79 int Process::checkFileDescriptorSymLinks(int pid, const char *mountPoint) { 83 int Process::checkFileDescriptorSymLinks(int pid, const char *mountPoint, char *openFilename, size_t max) { 86 // compute path to process's directory of open files 124 int Process::checkFileMaps(int pid, const char *mountPoint) { 128 int Process::checkFileMaps(int pid, const char *mountPoint, char *openFilename, size_t max) { 154 int Process::checkSymLink(int pid, const char *mountPoint, const char *name) [all...] |
/external/autotest/client/site_tests/platform_RootPartitionsNotMounted/ |
platform_RootPartitionsNotMounted.py | 56 """Gets the executable path of a given process ID. 59 pid: Target process ID. 62 The executable path of the given process ID or None on error. 70 """Gets a list of process IDs of active processes. 72 Gets a list of process IDs of active processes by looking into /proc 80 A list of process IDs of active processes. 110 raise error.TestNAError('Could not find any process') 113 for process in processes: 114 process_exe = self.get_process_executable(process) 115 mounts_file = '/proc/%s/mounts' % process [all...] |
/external/autotest/client/tests/unixbench5/ |
control | 17 - Process creation - number of times a process can fork and reap 18 - Shell Scripts - number of times a process can start and reap a script
|
/external/icu/icu4c/source/layout/ |
SinglePositioningSubtables.h | 26 le_uint32 process(const LEReferenceTo<SinglePositioningSubtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const; 34 le_uint32 process(const LEReferenceTo<SinglePositioningFormat1Subtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const; 43 le_uint32 process(const LEReferenceTo<SinglePositioningFormat2Subtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
|
SingleSubstitutionSubtables.h | 25 le_uint32 process(const LEReferenceTo<SingleSubstitutionSubtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const; 32 le_uint32 process(const LEReferenceTo<SingleSubstitutionFormat1Subtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const; 40 le_uint32 process(const LEReferenceTo<SingleSubstitutionFormat2Subtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
|
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ |
Processor.java | 16 package com.google.currysrc.api.process; 21 * An interface for objects that process a {@link CompilationUnit}. 25 void process(Context context, CompilationUnit cu); method in interface:Processor
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_get_caps_process.3 | 3 capng_get_caps_process \- get the capabilities from a process 11 capng_get_caps_process will get the capabilities and bounding set of the pid stored inside libcap-ng's state table. The default is the pid of the running process. This can be changed by using the capng_setpid function. 19 If you are doing multi-threaded programming, calling this function will only get capabilities on the calling thread. If you want to get overall capabilities for a multi-threaded process, you can only do that before creating any threads. Afterwards, threads may be able to independantly set capabilities.
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
pscap.8 | 7 \fBpscap\fP is a program that prints out a report of process capabilities. If the application has any capabilities, it will be in the report with the exception of init. By giving the \-a command line option, init will be included, too. If a process is not in the report, it has dropped all capabilities. If the process has partial capabilities, it is further examined to see if it has an open-ended bounding set. If this is found to be true, a '+' symbol is added.
|
/external/libchrome/base/process/ |
process_info.h | 15 // Vends information about the current process. 18 // Returns the time at which the process was launched. May be empty if an 32 // Returns the integrity level of the process. Returns INTEGRITY_UNKNOWN if the
|
/external/selinux/policycoreutils/secon/ |
secon.1 | 64 gets the context from the specified process PID 67 gets the exec context from the specified process PID 70 gets the fscreate context from the specified process PID 73 gets the key context from the specified process PID 76 gets the context from the current process 79 gets the exec context from the current process 82 gets the fscreate context from the current process 85 gets the key context from the current process 88 gets the context from the parent of the current process 91 gets the exec context from the parent of the current process [all...] |
/external/v8/tools/testrunner/local/ |
commands.py | 66 process = subprocess.Popen( 79 def kill_process(process, timeout_result): 84 print "Attempting to kill process %d" % process.pid 87 'taskkill /T /F /PID %d' % process.pid, 93 print "Taskkill results for %d" % process.pid 99 process.kill() 101 sys.stderr.write('Error: Process %s already ended.\n' % process.pid) 106 timer = Timer(timeout, kill_process, [process, timeout_result] [all...] |
/external/webrtc/webrtc/base/ |
posix.h | 17 // with this process. Upon completion, the daemon process will automatically be 19 // executable are not reported. Returns true if the daemon process was forked
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include-fixed/ |
README | 5 standard system header files by the fixincludes process. They are 11 Because this is an automated process, sometimes headers get "fixed" 13 by the process, it is just an unfortunate collateral inconvenience.
|