Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/include/
H A Ddaily_config.h24 struct EventPairHash { struct
26 std::size_t operator()(const std::pair<T1, T2>& p) const in operator()