Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DRNBServices.cpp171 …CFReleaser<CFStringRef> executablePath (::SBSCopyExecutablePathForDisplayIdentifier (displayIdenti… in ListApplications() local
172 if (executablePath.get() != NULL) in ListApplications()
174 … ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_PATH_KEY, executablePath.get()); in ListApplications()
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm564 [[NSBundle bundleWithPath:reporterPathString] executablePath];