HomeSort by relevance Sort by last modified time
    Searched defs:isParentOf (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/fileapi/
DOMFilePath.cpp 78 bool DOMFilePath::isParentOf(const String& parent, const String& mayBeChild)
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
LeafNodeImpl.java 65 boolean isParentOf(Node node) {
InnerNodeImpl.java 116 if (toInsert.isParentOf(this)) {
133 public boolean isParentOf(Node node) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
FileStoreAdapter.java 118 public boolean isParentOf(IFileStore other) {
119 return mStore.isParentOf(other);
  /external/clang/lib/Analysis/
AnalysisDeclContext.cpp 318 bool LocationContext::isParentOf(const LocationContext *LC) const {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 

Completed in 78 milliseconds