Home
last modified time | relevance | path

Searched refs:fileSystemRepresentation (Results 1 – 25 of 51) sorted by relevance

123

/external/webkit/Source/WebCore/platform/gtk/
DFileSystemGtk.cpp54 CString fileSystemRepresentation(const String& path) in fileSystemRepresentation() function
70 CString filename = fileSystemRepresentation(string); in filenameForDisplay()
82 CString filename = fileSystemRepresentation(path); in fileExists()
93 CString filename = fileSystemRepresentation(path); in deleteFile()
104 CString filename = fileSystemRepresentation(path); in deleteEmptyDirectory()
114 CString filename = fileSystemRepresentation(path); in getFileSize()
129 CString filename = fileSystemRepresentation(path); in getFileModificationTime()
153 CString filename = fileSystemRepresentation(path); in makeAllDirectories()
172 CString tmpFilename = fileSystemRepresentation(pathName); in pathGetFileName()
203 GOwnPtr<char> dirname(g_path_get_dirname(fileSystemRepresentation(path).data())); in directoryName()
[all …]
DSharedBufferGtk.cpp35 CString filename = fileSystemRepresentation(filePath); in createWithContentsOfFile()
DFileChooserGtk.cpp59 CString systemFilename = fileSystemRepresentation(m_filenames[0]); in basenameForWidth()
/external/webkit/Source/WebCore/platform/posix/
DFileSystemPOSIX.cpp50 CString fsRep = fileSystemRepresentation(path); in fileExists()
63 CString fsRep = fileSystemRepresentation(path); in deleteFile()
74 CString fsRep = fileSystemRepresentation(path); in openFile()
142 CString fsRep = fileSystemRepresentation(path); in deleteEmptyDirectory()
153 CString fsRep = fileSystemRepresentation(path); in getFileSize()
169 CString fsRep = fileSystemRepresentation(path); in getFileModificationTime()
193 CString fullPath = fileSystemRepresentation(path); in makeAllDirectories()
226 CString fsRep = fileSystemRepresentation(path); in directoryName()
DSharedBufferPOSIX.cpp43 CString filename = fileSystemRepresentation(filePath); in createWithContentsOfFile()
/external/webkit/Source/WebCore/platform/android/
DFileSystemAndroid.cpp47 CString fileSystemRepresentation(const String& path) in fileSystemRepresentation() function
95 CString fsRep = fileSystemRepresentation(path); in pathGetFileName()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitapplicationcache.cpp89 CString path = WebCore::fileSystemRepresentation(WebCore::cacheStorage().cacheDirectory()); in webkit_application_cache_get_database_directory_path()
/external/webkit/Source/WebCore/platform/haiku/
DFileSystemHaiku.cpp45 CString fileSystemRepresentation(const String& string) in fileSystemRepresentation() function
/external/webkit/Source/WebCore/platform/cf/
DFileSystemCF.cpp38 CString fileSystemRepresentation(const String& path) in fileSystemRepresentation() function
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
DProcessLauncherMac.mm201 const char* frameworkExecutablePath = [[webKit2Bundle executablePath] fileSystemRepresentation];
217 …const char* args[] = { [processAppExecutablePath fileSystemRepresentation], frameworkExecutablePat…
263 …onmentVariables.appendValue("DYLD_FRAMEWORK_PATH", [frameworksPath fileSystemRepresentation], ':');
268 … const char* pluginProcessShimPath = [pluginProcessShimPathNSString fileSystemRepresentation];
/external/webkit/Source/WebCore/platform/brew/
DSharedBufferBrew.cpp55 CString filename = fileSystemRepresentation(filePath); in createWithContentsOfFile()
DFileSystemBrew.cpp105 CString fileSystemRepresentation(const String& path) in fileSystemRepresentation() function
/external/chromium/chrome/browser/cocoa/
Dinstall_from_dmg.mm199 [[[NSBundle mainBundle] bundlePath] fileSystemRepresentation]);
258 const char* installer_path_c = [installer_path fileSystemRepresentation];
259 const char* source_path_c = [source_path fileSystemRepresentation];
260 const char* target_path_c = [target_path fileSystemRepresentation];
315 reinterpret_cast<const UInt8*>([app_path fileSystemRepresentation]);
Dkeystone_glue.mm698 const char* appPathC = [appPath_ fileSystemRepresentation];
814 const char* preflightPathC = [preflightPath fileSystemRepresentation];
819 userBrandFile = [UserBrandFilePath() fileSystemRepresentation];
820 systemBrandFile = [SystemBrandFilePath() fileSystemRepresentation];
905 const char* toolPathC = [toolPath fileSystemRepresentation];
907 const char* appPathC = [appPath_ fileSystemRepresentation];
/external/chromium/base/mac/
Dfoundation_util.mm80 return FilePath([[bundle bundlePath] fileSystemRepresentation]);
89 return FilePath([resourcePath fileSystemRepresentation]);
131 *result = FilePath([path fileSystemRepresentation]);
/external/chromium/base/
Dfile_util_mac.mm21 *path = FilePath([tmp fileSystemRepresentation]);
/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils_mac.mm39 return FilePath([ff_library_path fileSystemRepresentation]);
/external/webkit/Source/WebKit2/WebProcess/mac/
DWebProcessMac.mm147 appendSandboxParameterPathInternal(vector, name, [(NSString *)path fileSystemRepresentation]);
158 appendSandboxParameterPathInternal(vector, name, [(NSString *)path fileSystemRepresentation]);
189 …Bundle mainBundle] pathForResource:@"com.apple.WebProcess" ofType:@"sb"] fileSystemRepresentation];
/external/webkit/Source/WebCore/platform/efl/
DFileSystemEfl.cpp56 CString fileSystemRepresentation(const String& path) in fileSystemRepresentation() function
/external/webkit/Source/WebKit2/Shared/mac/
DSandboxExtensionMac.mm159 …h = resolveSymlinksInPath([[(NSString *)path stringByStandardizingPath] fileSystemRepresentation]);
179 …handle.m_sandboxExtension = WKSandboxExtensionCreate(fileSystemRepresentation(path.data()).data(),…
/external/webkit/Source/WebCore/platform/
DFileSystem.h178 CString fileSystemRepresentation(const String&);
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_util_mac.mm35 reinterpret_cast<const UInt8*>([parentPath fileSystemRepresentation]),
/external/webkit/Tools/WebKitLauncher/
Dmain.m133 posix_spawn(NULL, [executable fileSystemRepresentation], NULL, &attr, argv, env);
135 execve([executable fileSystemRepresentation], argv, env);
/external/webkit/Source/WebKit/mac/Misc/
DWebNSFileManagerExtras.m48 error = FSPathMakeRef((const UInt8 *)[posixPath fileSystemRepresentation], &ref, NULL);
152 return !lstat([path fileSystemRepresentation], &statBuffer);
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
DNetscapePluginHostManager.mm291 …uginHostAppExecutablePath fileSystemRepresentation], "-createPluginMIMETypesPreferences", [bundleP…

123