Home
last modified time | relevance | path

Searched refs:procinfo (Results 1 – 4 of 4) 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/ltp/tools/pounder21/test_scripts/
Dstatslogging52 function procinfo() { function
/external/ltp/tools/pounder21/test_repo/
DD01stats52 function procinfo() { function
/external/python/cpython2/Doc/library/
Dos.rst64 .. _os-procinfo: