Searched refs:hasParent (Results 1 – 6 of 6) sorted by relevance
350 bool hasParent(WebDAVName aWebDAVName) const in hasParent() function in __anon691643cc0411::WebDAVResponseParser356 return hasParent(WebDAVName_prop) && whitespaceIsAvailable(); in propertyIsReady()656 if(hasParent(WebDAVName_resourcetype)) in endElement()665 if(hasParent(WebDAVName_prop)) in endElement()737 … if(hasParent(WebDAVName_lockscope) || hasParent(WebDAVName_activelock)) in endElement()747 … if(hasParent(WebDAVName_lockscope) || hasParent(WebDAVName_activelock)) in endElement()757 … if(hasParent(WebDAVName_locktype) || hasParent(WebDAVName_activelock)) in endElement()767 if(hasParent(WebDAVName_prop)) in endElement()809 if(hasParent(WebDAVName_activelock)) in endElement()821 if(hasParent(WebDAVName_activelock)) in endElement()[all …]
56 public boolean _getParent(boolean hasParent) { in _getParent() argument58 if (!hasParent) in _getParent()
307 private void checkInterfaces(boolean hasParent) { in checkInterfaces() argument337 assertNotNull("getParent()", xChild._getParent(hasParent)); in checkInterfaces()
168 bool ExternalViewLoggerImpl::hasParent(const string& nodeId) in hasParent() function in util::ExternalViewLoggerImpl194 if (hasParent(nodeId)) in dumpTree()
69 bool hasParent(const std::string& nodeId);
78 public boolean hasParent() in hasParent() method in ParcelContainer
Completed in 51 milliseconds