Searched defs:executablePath (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtest_utils.c25 int testutils_relative_chdir(const gchar *targetFilename, const gchar *executablePath) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/qt/
H A DProcessExecutablePathQt.cpp37 static String executablePath(QString baseName) function in namespace:WebKit
/macosx-10.9.5/WebKit2-7537.78.2/Shared/efl/
H A DProcessExecutablePathEfl.cpp51 String executablePath = WebCore::pathByAppendingComponent(String(executablePathPtr), processName); local
/macosx-10.9.5/WebKit2-7537.78.2/Shared/gtk/
H A DProcessExecutablePathGtk.cpp51 static String executablePath; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Launcher/efl/
H A DProcessLauncherEfl.cpp39 static Vector<OwnArrayPtr<char>> createArgsArray(const String& prefix, const String& executablePath, const String& socket, const String& pluginPath) argument
75 String processCmdPrefix, executablePath, pluginPath; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Launcher/gtk/
H A DProcessLauncherGtk.cpp77 String executablePath, pluginPath; local
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dosxcode.cpp113 string ExecutableTool::executablePath() const function in class:Security::ExecutableTool
147 string Bundle::executablePath() const function in class:Security::Bundle
247 string OSXCodeWrap::executablePath() const function in class:Security::OSXCodeWrap
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dosxcode.cpp113 string ExecutableTool::executablePath() const function in class:Security::ExecutableTool
147 string Bundle::executablePath() const function in class:Security::Bundle
247 string OSXCodeWrap::executablePath() const function in class:Security::OSXCodeWrap
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_main.c667 char executablePath[PATH_MAX]; local
H A Dkextfind_commands.c722 CFStringRef executablePath = NULL; // must release local
H A Dkextfind_query.c1708 CFStringRef executablePath = NULL; // must release local
/macosx-10.9.5/libxml2-26/libxml2/
H A DSAX2.c2182 const char* executablePath = _dyld_get_image_name(0); local
H A DHTMLparser.c6609 const char* executablePath = _dyld_get_image_name(0); local
/macosx-10.9.5/CF-855.17/
H A DCFBundle.c779 static void _CFBundleInitializeMainBundleInfoDictionaryAlreadyLocked(CFStringRef executablePath) { argument
850 CFStringRef executablePath = bundle->_executablePath; local
1714 CFStringRef executablePath local
2865 CFStringRef bundlePath = CFURLCopyFileSystemPath(absoluteURL, PLATFORM_PATH_STYLE), executablePath = executableURL ? CFURLCopyFileSystemPath(executableURL, PLATFORM_PATH_STYLE) : NULL, descFormat = NULL, desc = NULL, reason = NULL, suggestion = NULL; local
3450 __CFBundleCopyFrameworkURLForExecutablePath(CFStringRef executablePath, Boolean permissive) argument
3548 _CFBundleCopyFrameworkURLForExecutablePath(CFStringRef executablePath) argument
[all...]
/macosx-10.9.5/dyld-239.4/launch-cache/
H A Dupdate_dyld_shared_cache.cpp401 const char* executablePath = mainExecutableLayout->getFilePath(); local
/macosx-10.9.5/dyld-239.4/src/
H A Ddyld.cpp2617 const char* executablePath = sExecPath; local
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c5731 char executablePath[PATH_MAX]; local
[all...]

Completed in 243 milliseconds