Home
last modified time | relevance | path

Searched refs:executablePath (Results 1 – 3 of 3) 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/libchrome/base/message_loop/
Dmessage_pump_mac.mm84 const char* path = [[bundle executablePath] fileSystemRepresentation];
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm564 [[NSBundle bundleWithPath:reporterPathString] executablePath];