/external/chromium_org/chrome/browser/resources/extensions/ |
D | pack_extension_overlay.js | 63 handleFilePathSelected = function(filePath) { argument 77 this.showFileDialog_('folder', 'load', function(filePath) { argument 88 this.showFileDialog_('file', 'pem', function(filePath) { argument
|
/external/smack/src/org/jivesoftware/smack/ |
D | BOSHConfiguration.java | 69 …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()
|
/external/icu4c/tools/toolutil/ |
D | filetools.cpp | 36 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir) { in isFileModTimeLater() 123 swapFileSepChar(char *filePath, const char oldFileSepChar, const char newFileSepChar) { in swapFileSepChar()
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | filetools.cpp | 35 isFileModTimeLater(const char *filePath, const char *checkAgainst, UBool isDir) { in isFileModTimeLater() 122 swapFileSepChar(char *filePath, const char oldFileSepChar, const char newFileSepChar) { in swapFileSepChar()
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | FileSystemMapping.js | 286 _mappingEntryForPath: function(fileSystemPath, filePath) argument 383 urlForPath: function(fileSystemPath, filePath) argument 408 addMappingForResource: function(url, fileSystemPath, filePath) argument
|
D | FileSystemProjectDelegate.js | 460 function innerCallback(filePath) argument 501 _addFile: function(filePath) argument
|
/external/chromium_org/third_party/WebKit/Source/platform/exported/ |
D | WebHTTPBody.cpp | 123 void WebHTTPBody::appendFile(const WebString& filePath) in appendFile() 129 void WebHTTPBody::appendFileRange(const WebString& filePath, long long fileStart, long long fileLen… in appendFileRange()
|
D | WebFileSystemCallbacks.cpp | 131 …WebString& name, const WebURL& rootURL, WebFileSystemType type, const WebString& filePath, bool is… in didResolveURL()
|
/external/chromium_org/third_party/mtpd/mtpd_server/ |
D | mtpd_server.h | 245 std::string filePath; __ri >> filePath; in _ReadDirectoryByPath_stub() local 275 std::string filePath; __ri >> filePath; in _ReadFileChunkByPath_stub() local 309 std::string filePath; __ri >> filePath; in _GetFileInfoByPath_stub() local
|
/external/clang/lib/ARCMigrate/ |
D | FileRemapper.cpp | 57 bool FileRemapper::initFromFile(StringRef filePath, DiagnosticsEngine &Diag, in initFromFile() 229 void FileRemapper::remap(StringRef filePath, llvm::MemoryBuffer *memBuf) { in remap() 248 const FileEntry *FileRemapper::getOriginalFile(StringRef filePath) { in getOriginalFile()
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | URLTestHelpers.cpp | 62 …std::string filePath = std::string(Platform::current()->unitTestSupport()->webKitRootDir().utf8().… in registerMockedURLLoad() local
|
D | WebImageTest.cpp | 48 String filePath = Platform::current()->unitTestSupport()->webKitRootDir(); in readFile() local
|
D | JPEGImageDecoderTest.cpp | 54 String filePath = Platform::current()->unitTestSupport()->webKitRootDir(); in readFile() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | OpenArchive.cpp | 380 const UString &filePath, in Open() 464 static void SetCallback(const UString &filePath, in SetCallback() 486 const UString &filePath, in Open2() 517 HRESULT CArchiveLink::ReOpen(CCodecs *codecs, const UString &filePath, in ReOpen()
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
D | AwWebContentsDelegate.java | 40 int mode_flags, String[] filePath); in nativeFilesSelectedInChooser()
|
/external/chromium_org/chrome/browser/resources/apps_debugger/js/ |
D | pack_item_overlay.js | 73 chrome.developerPrivate.choosePath('FILE', 'PEM', function(filePath) { argument
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/ |
D | gUnitBaseTest.java | 68 String filePath = testInput; in execLexer() local 159 String filePath = testInput; in execParser() local 305 String filePath = testInput; in execTreeParser() local
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebUnitTestSupport.h | 42 …virtual void registerMockedURL(const WebURL&, const WebURLResponse&, const WebString& filePath) { } in registerMockedURL()
|
D | WebBlobData.h | 53 WebString filePath; member
|
D | WebHTTPBody.h | 54 WebString filePath; member
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | AsyncFileSystemCallbacks.h | 56 …olveURL(const String& name, const KURL& rootURL, FileSystemType, const String& filePath, bool isDi… in didResolveURL()
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
D | image_burner.js | 179 onDeviceSelected: function(label, filePath, devicePath) { argument 333 sendBurnImageMessage: function(filePath, devicePath) { argument
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
D | player_testapi.js | 83 loadVideo: function(filePath) { argument
|
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/ |
D | LoadPathToFileCache.java | 66 public void add(List<String> loadPaths, String filename, String filePath) { in add()
|
D | ResourceLoaderAdaptor.java | 111 String filePath = loadPathCache.lookup(getLoadPaths(), name); in locateFile() local
|