Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/event_validator/control/config/include/
Ddaily_config.h25 struct EventPairHash { struct
27 std::size_t operator()(const std::pair<T1, T2>& p) const in operator()