Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.h62 struct StringHashFunc { struct
63 int operator()(const std::string& key) const in operator()
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring.h129 struct StringHashFunc { struct
130 int operator()(const String& key) const in operator()