Searched refs:IsTree (Results 1 – 4 of 4) sorted by relevance
311 bool IsTree; variable325 IsTree(false), in CArc()
618 if (!IsTree) in GetItemPath()2920 RINOK(Archive_GetArcBoolProp(Archive, kpidIsTree, IsTree)); in OpenStream()
185 static bool IsTree(const Cord& c) { return c.contents_.is_tree(); } in IsTree() function in absl::CordTestPeer1679 EXPECT_EQ(absl::CordTestPeer::IsTree(cord), cord.size() >= 16); in TestConstinitConstructor()
186 static bool IsTree(const Cord& c) { return c.contents_.is_tree(); } in IsTree() function in absl::CordTestPeer1746 EXPECT_EQ(absl::CordTestPeer::IsTree(cord), cord.size() >= 16); in TestConstinitConstructor()