Home
last modified time | relevance | path

Searched refs:IsTree (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.h290 bool IsTree; member in CArc
332 IsTree(false), in CArc()
H A DOpenArchive.cpp618 if (!IsTree)
3033 RINOK(Archive_GetArcProp_Bool(Archive, kpidIsTree, IsTree))
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_test.cc186 static bool IsTree(const Cord& c) { return c.contents_.is_tree(); } in IsTree() function in absl::CordTestPeer
1794 EXPECT_EQ(absl::CordTestPeer::IsTree(cord), cord.size() >= 16);

Completed in 7 milliseconds