Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dunixfilesystem.cc356 CFDictionaryRef procinfo = ProcessInformationCopyDictionary(&psn, in GetAppPathname() local
358 if (NULL == procinfo) in GetAppPathname()
360 CFStringRef cfpath = (CFStringRef) CFDictionaryGetValue(procinfo, in GetAppPathname()
364 CFRelease(procinfo); in GetAppPathname()