Home
last modified time | relevance | path

Searched defs:fileExists (Results 1 – 18 of 18) sorted by relevance

/external/quake/src/com/android/quake/
DQuakeActivity.java103 private boolean fileExists(String s) { in fileExists() method in QuakeActivity
/external/svox/pico/src/com/svox/pico/
DCheckVoiceData.java113 private boolean fileExists(String filename){ in fileExists() method in CheckVoiceData
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp63 bool fileExists = false; in initFromFile() local
186 bool fileExists = false; in overwriteOriginal() local
/external/webkit/Source/WebCore/platform/chromium/
DFileSystemChromium.cpp80 bool fileExists(const String& path) in fileExists() function
/external/webkit/Source/WebKit/chromium/public/
DWebFileSystem.h103 …virtual void fileExists(const WebString& path, WebFileSystemCallbacks*) { WEBKIT_ASSERT_NOT_REACHE… in fileExists() function
DWebFileUtilities.h52 virtual bool fileExists(const WebString& path) { return false; } in fileExists() function
/external/webkit/Source/WebCore/platform/qt/
DFileSystemQt.cpp46 bool fileExists(const String& path) in fileExists() function
/external/webkit/Source/WebCore/platform/wx/
DFileSystemWx.cpp51 bool fileExists(const String& path) in fileExists() function
/external/chromium/webkit/glue/
Dwebfileutilities_impl.cc31 bool WebFileUtilitiesImpl::fileExists(const WebString& path) { in fileExists() function in webkit_glue::WebFileUtilitiesImpl
/external/webkit/Source/WebKit/chromium/src/
DAsyncFileSystemChromium.cpp99 void AsyncFileSystemChromium::fileExists(const String& path, PassOwnPtr<AsyncFileSystemCallbacks> c… in fileExists() function in WebCore::AsyncFileSystemChromium
DWorkerAsyncFileSystemChromium.cpp125 void WorkerAsyncFileSystemChromium::fileExists(const String& path, PassOwnPtr<AsyncFileSystemCallba… in fileExists() function in WebCore::WorkerAsyncFileSystemChromium
DPlatformBridge.cpp334 bool PlatformBridge::fileExists(const String& path) in fileExists() function in WebCore::PlatformBridge
/external/webkit/Source/WebCore/platform/posix/
DFileSystemPOSIX.cpp45 bool fileExists(const String& path) in fileExists() function
/external/webkit/Source/WebCore/platform/brew/
DFileSystemBrew.cpp67 bool fileExists(const String& path) in fileExists() function
/external/webkit/Source/WebCore/platform/wince/
DFileSystemWinCE.cpp100 bool fileExists(const String& path) in fileExists() function
/external/webkit/Source/WebCore/platform/gtk/
DFileSystemGtk.cpp79 bool fileExists(const String& path) in fileExists() function
/external/webkit/Source/WebCore/platform/win/
DFileSystemWin.cpp71 bool fileExists(const String& path) in fileExists() function
/external/bzip2/
Dbzip2.c940 Bool fileExists ( Char* name ) in fileExists() function