Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 25 of 41) sorted by relevance

12

/external/webkit/LayoutTests/http/tests/resources/
Dfile-last-modified.php3 $filePath = $_GET['path']; variable
/external/smack/src/org/jivesoftware/smack/
DBOSHConfiguration.java69 …public BOSHConfiguration(boolean https, String host, int port, String filePath, String xmppDomain)… in BOSHConfiguration()
91 …public BOSHConfiguration(boolean https, String host, int port, String filePath, ProxyInfo proxy, S… in BOSHConfiguration()
DBOSHConnection.java134 … public BOSHConnection(boolean https, String host, int port, String filePath, String xmppDomain) { in BOSHConnection()
/external/icu4c/tools/toolutil/
Dfiletools.cpp36 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir) { in isFileModTimeLater()
123 swapFileSepChar(char *filePath, const char oldFileSepChar, const char newFileSepChar) { in swapFileSepChar()
/external/webkit/Source/WebCore/platform/efl/
DSharedBufferEfl.cpp40 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
DFileSystemEfl.cpp116 char filePath[PATH_MAX]; in listDirectory() local
/external/webkit/Source/WebKit/chromium/src/
DWebHTTPBody.cpp119 void WebHTTPBody::appendFile(const WebString& filePath) in appendFile()
125 void WebHTTPBody::appendFileRange(const WebString& filePath, long long fileStart, long long fileLen… in appendFileRange()
/external/webkit/Source/WebCore/platform/gtk/
DSharedBufferGtk.cpp30 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
/external/webkit/Source/WebCore/platform/brew/
DSharedBufferBrew.cpp41 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
/external/webkit/Source/WebCore/platform/posix/
DSharedBufferPOSIX.cpp38 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
DFileSystemPOSIX.cpp249 char filePath[1024]; in listDirectory() local
/external/webkit/Source/WebCore/platform/win/
DSharedBufferWin.cpp41 PassRefPtr<SharedBuffer> SharedBuffer::createWithContentsOfFile(const String& filePath) in createWithContentsOfFile()
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp58 bool FileRemapper::initFromFile(StringRef filePath, DiagnosticsEngine &Diag, in initFromFile()
238 void FileRemapper::remap(StringRef filePath, llvm::MemoryBuffer *memBuf) { in remap()
242 void FileRemapper::remap(StringRef filePath, StringRef newPath) { in remap()
263 const FileEntry *FileRemapper::getOriginalFile(StringRef filePath) { in getOriginalFile()
/external/webkit/Source/WebCore/platform/graphics/win/
DDIBPixelData.cpp52 void DIBPixelData::writeToFile(LPCWSTR filePath) in writeToFile()
/external/webkit/Source/WebCore/fileapi/
DFileSystemCallbacks.cpp201 …, PassRefPtr<ErrorCallback> errorCallback, PassRefPtr<DirectoryEntry> root, const String& filePath) in create()
217 …, PassRefPtr<ErrorCallback> errorCallback, PassRefPtr<DirectoryEntry> root, const String& filePath) in ErrorCallbackWrapper()
234 …rorCallback> errorCallback, ScriptExecutionContext* scriptExecutionContext, const String& filePath) in create()
239 …, PassRefPtr<ErrorCallback> errorCallback, ScriptExecutionContext* context, const String& filePath) in ResolveURICallbacks()
/external/webkit/Source/WebCore/platform/audio/mac/
DAudioFileReaderMac.cpp59 AudioFileReader::AudioFileReader(const char* filePath) in AudioFileReader()
244 PassOwnPtr<AudioBus> createBusFromAudioFile(const char* filePath, bool mixToMono, double sampleRate) in createBusFromAudioFile()
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
DgUnitBaseTest.java68 String filePath = testInput; in execLexer() local
159 String filePath = testInput; in execParser() local
305 String filePath = testInput; in execTreeParser() local
/external/webkit/Source/WebKit/chromium/tests/
DWebFrameTest.cpp68 std::string filePath = webkit_support::GetWebKitRootDir().utf8(); in registerMockedURLLoad() local
DWebPageSerializerTest.cpp81 std::string filePath = webkit_support::GetWebKitRootDir().utf8(); in registerMockedURLLoad() local
/external/webkit/Source/WebKit/chromium/public/
DWebBlobData.h52 WebString filePath; member
DWebHTTPBody.h53 WebString filePath; member
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
DLoadPathToFileCache.java66 public void add(List<String> loadPaths, String filename, String filePath) { in add()
DResourceLoaderAdaptor.java111 String filePath = loadPathCache.lookup(getLoadPaths(), name); in locateFile() local
/external/webkit/Source/WebCore/workers/
DWorkerContext.cpp397 String filePath; in webkitResolveLocalFileSystemURL() local
416 String filePath; in webkitResolveLocalFileSystemSyncURL() local
/external/smack/src/org/jivesoftware/smackx/filetransfer/
DFileTransfer.java39 private String filePath; field in FileTransfer

12