Searched refs:parentPath (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/bindings/
H A DNetworkWorkspaceBinding.js87 * @param {string} parentPath
93 addFile: function(parentPath, name, url, contentProvider)
95 return this.addContentProvider(parentPath, name, url, contentProvider);
140 var parentPath = splitURL.slice(1, -1).join("/");
142 parentPath = parentPath;
149 var path = projectDelegate.addFile(parentPath, name, url, contentProvider);
H A DContentProviderBasedProjectDelegate.js314 * @param {string} parentPath
320 addContentProvider: function(parentPath, name, url, contentProvider)
322 var path = parentPath ? parentPath + "/" + name : name;
325 var fileDescriptor = new WebInspector.FileDescriptor(parentPath, name, url, url, contentProvider.contentType());
/external/qemu/android/
H A Duser-config.c55 char* parentPath; local
87 parentPath = path_parent(uc->iniPath, 1);
88 if (parentPath == NULL) {
94 if (!path_exists(parentPath)) {
96 derror("Weird: No content path for this AVD: %s", parentPath);
99 DD("creating missing directory: %s", parentPath);
100 if (path_mkdir_if_needed(parentPath, 0755) < 0) {
102 parentPath, strerror(errno));
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPIteratorImpl.java242 * @param parentPath the accumulated path of the node
245 public NodeIterator(XMPNode visitedNode, String parentPath, int index) argument
255 path = accumulatePath(visitedNode, parentPath, index);
395 * @param parentPath the path up to this node.
399 protected String accumulatePath(XMPNode currNode, String parentPath, int currentIndex) argument
419 if (parentPath == null || parentPath.length() == 0)
431 return parentPath + separator + segmentName;
525 private String parentPath; field in class:XMPIteratorImpl.NodeIteratorChildren
535 * @param parentPath th
537 NodeIteratorChildren(XMPNode parentNode, String parentPath) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DEntrySync.cpp84 String parentPath = DOMFilePath::getDirectory(fullPath()); local
85 return DirectoryEntrySync::create(m_fileSystem, parentPath);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/workspace/
H A DWorkspace.js66 * @param {string} parentPath
72 WebInspector.FileDescriptor = function(parentPath, name, originURL, url, contentType)
74 this.parentPath = parentPath;
306 var path = fileDescriptor.parentPath ? fileDescriptor.parentPath + "/" + fileDescriptor.name : fileDescriptor.name;
311 uiSourceCode = new WebInspector.UISourceCode(this, fileDescriptor.parentPath, fileDescriptor.name, fileDescriptor.originURL, fileDescriptor.url, fileDescriptor.contentType);
467 var newPath = uiSourceCode.parentPath() ? uiSourceCode.parentPath() + "/" + newName : newName;
H A DFileSystemWorkspaceBinding.js332 var parentPath = filePath.substring(0, slash);
333 filePath = parentPath + "/" + validNewName;
573 var parentPath = filePath.substring(0, slash);
580 var fileDescriptor = new WebInspector.FileDescriptor(parentPath, name, this._fileSystemURL + filePath, url, contentType);
H A DUISourceCode.js37 * @param {string} parentPath
43 WebInspector.UISourceCode = function(project, parentPath, name, originURL, url, contentType)
46 this._parentPath = parentPath;
89 parentPath: function()
/external/deqp/framework/delibs/decpp/
H A DdeFilePath.cpp260 FilePath parentPath (dirPath.getDirName());
264 else if (!parentPath.exists())
266 else if (parentPath.getType() != FilePath::TYPE_DIRECTORY)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/34/1/.cp/ant_tasks/
H A Dpde-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DSourcesView.js745 var path = currentUISourceCode.parentPath();
750 if (path !== uiSourceCode.parentPath())
H A DNavigatorView.js108 var folderNode = this._folderNode(projectNode, uiSourceCode.parentPath());
385 var path = uiSourceCode.parentPath();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js1061 parentPath: null,
1069 ret.path = ret.parentPath = '/';
1079 ret.parentPath = traversed.length == 1 ? '/' : traversed.join('/');
2548 finalPath = path.parentPath + '/' + path.name;
3281 } else if (newObj.parentPath &&
3282 newObj.parentPath.indexOf(oldObj.path) == 0) {
[all...]

Completed in 837 milliseconds

12