Home
last modified time | relevance | path

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

/frameworks/native/libs/ftl/
Dstring_test.cpp90 struct Bin { struct
91 static constexpr auto kRadix = ftl::Radix::kBin;
94 std::string operator()(T v) const { in operator ()()