Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h128 struct Mutf8Equal { struct
129 bool operator()(const uint8_t *mutf8_1, const uint8_t *mutf8_2) const in operator()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h181 struct Mutf8Equal { struct
182 bool operator()(const uint8_t *mutf81, const uint8_t *mutf82) const in operator()