Searched defs:procinfo (Results 1 - 3 of 3) sorted by relevance

/external/ltp/tools/pounder21/test_repo/
H A DD01stats52 function procinfo() { function
91 CMDS="procinfo"
/external/ltp/tools/pounder21/test_scripts/
H A Dstatslogging52 function procinfo() { function
91 CMDS="procinfo"
/external/webrtc/webrtc/base/
H A Dunixfilesystem.cc362 CFDictionaryRef procinfo = ProcessInformationCopyDictionary(&psn, local
364 if (NULL == procinfo)
366 CFStringRef cfpath = (CFStringRef) CFDictionaryGetValue(procinfo,
370 CFRelease(procinfo);

Completed in 136 milliseconds