Home
last modified time | relevance | path

Searched defs:IsRoot (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/discovery/mdns/
Dmdns_records.h85 bool IsRoot() const { return labels_.empty(); } in IsRoot() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1820 bool HloInstruction::IsRoot() const { in IsRoot() function in xla::HloInstruction