Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.h319 bool IsTree; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_test.cc186 static bool IsTree(const Cord& c) { return c.contents_.is_tree(); } in IsTree() function in absl::CordTestPeer