Home
last modified time | relevance | path

Searched refs:classcomp (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_thermal_level.h56 struct classcomp { struct in OHOS::PowerMgr::ActionThermalLevel
73 std::set<const sptr<IThermalLevelCallback>, classcomp> thermalLevelListeners_;
/base/msdp/device_status/services/native/include/
H A Ddevicestatus_manager.h59 struct classcomp { struct in OHOS::Msdp::DeviceStatus::DeviceStatusManager
71 std::map<Type, std::set<const sptr<IRemoteDevStaCallback>, classcomp>> listeners_;
/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_observer.h86 struct classcomp { struct in OHOS::PowerMgr::ThermalObserver
109 std::set<const sptr<IThermalTempCallback>, classcomp> sensorTempListeners_;
110 std::map<const sptr<IThermalTempCallback>, std::vector<std::string>, classcomp> callbackTypeMap_;
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_manager.cpp135 std::set<const sptr<IRemoteDevStaCallback>, classcomp> listeners; in NotifyDeviceStatusChange()
146 listeners = (std::set<const sptr<IRemoteDevStaCallback>, classcomp>)(iter->second); in NotifyDeviceStatusChange()
197 std::set<const sptr<IRemoteDevStaCallback>, classcomp> listeners; in Subscribe()
/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h282 struct classcomp { struct in OHOS::PowerMgr::TransitResult::PowerStateMachine::SettingStateFlag
352 std::set<const sptr<IPowerStateCallback>, classcomp> syncPowerStateListeners_;
353 std::set<const sptr<IPowerStateCallback>, classcomp> asyncPowerStateListeners_;

Completed in 8 milliseconds