Home
last modified time | relevance | path

Searched refs:GetCdevInfoMap (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/tests/
Dmock_thermal_helper.h52 MOCK_METHOD((const std::unordered_map<std::string, CdevInfo> &), GetCdevInfoMap, (),
/hardware/google/pixel/thermal/
Dthermal-helper.h103 virtual const std::unordered_map<std::string, CdevInfo> &GetCdevInfoMap() const = 0;
161 const std::unordered_map<std::string, CdevInfo> &GetCdevInfoMap() const override { in GetCdevInfoMap() function