Home
last modified time | relevance | path

Searched refs:procinfo (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/base/
Dunixfilesystem.cc362 CFDictionaryRef procinfo = ProcessInformationCopyDictionary(&psn, in GetAppPathname() local
364 if (NULL == procinfo) in GetAppPathname()
366 CFStringRef cfpath = (CFStringRef) CFDictionaryGetValue(procinfo, in GetAppPathname()
370 CFRelease(procinfo); in GetAppPathname()
/external/perfetto/src/profiling/memory/
Dunwinding.cc160 return android::procinfo::ReadMapFileContent( in Parse()
/external/syzkaller/sys/akaros/
Dsys.txt7 include <ros/procinfo.h>
/external/python/cpython2/Doc/library/
Dos.rst64 .. _os-procinfo:
/external/python/cpython3/Doc/library/
Dos.rst86 .. _os-procinfo: