Home
last modified time | relevance | path

Searched defs:is_tree (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_internal.h414 bool is_tree() const { return (tag() & 1) != 0; } in is_tree() function in absl::cord_internal::InlineData
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.h811 bool is_tree() const { return data_.is_tree(); } in is_tree() function in absl::Cord::InlineRep
[all...]

Completed in 5 milliseconds