Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h135 struct Mutf8Less { struct
136 bool operator()(const uint8_t *mutf8_1, const uint8_t *mutf8_2) const in operator()