Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/Power/
DPowerStatsProfileTokenGenerator.h27 struct StateNameComparator { struct
28 bool operator()(const std::string& a, const std::string& b) const { in operator()