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

  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
name.py 73 class NoParent(dns.exception.DNSException):
523 @raises NoParent: the name is either the root name or the empty name,
527 raise NoParent
  /external/clang/lib/Parse/
RAIIObjectsForParser.h 100 enum NoParent_t { NoParent };
181 ParsingRAII(P, ParsingDeclRAIIObject::NoParent) {}

Completed in 79 milliseconds