Home
last modified time | relevance | path

Searched defs:Mutf8Less (Results 1 – 2 of 2) 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()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h188 struct Mutf8Less { struct
189 bool operator()(const uint8_t *mutf81, const uint8_t *mutf82) const in operator()