Home
last modified time | relevance | path

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

/frameworks/native/libs/ftl/
Dstring_test.cpp115 struct Dec { struct
116 static constexpr auto kRadix = ftl::Radix::kDec;
119 std::string operator()(T v) const { in operator ()()