Home
last modified time | relevance | path

Searched refs:IThermalSrv (Results 1 - 7 of 7) sorted by relevance

/base/powermgr/thermal_manager/services/zidl/include/
H A Dthermal_srv_proxy.h36 class ThermalSrvProxy : public IRemoteProxy<IThermalSrv> {
38 explicit ThermalSrvProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IThermalSrv>(impl) {} in ThermalSrvProxy()
H A Dthermal_srv_stub.h26 class ThermalSrvStub : public IRemoteStub<IThermalSrv> {
/base/powermgr/thermal_manager/test/common/include/
H A Dmock_thermal_mgr_client.h46 sptr<IThermalSrv> thermalSrv_ {nullptr};
/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H A Dithermal_srv.h28 class IThermalSrv : public IRemoteBroker { class
44 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.powermgr.IThermalSrv");
H A Dthermal_mgr_client.h64 sptr<IThermalSrv> thermalSrv_ {nullptr};
/base/powermgr/thermal_manager/test/common/src/
H A Dmock_thermal_mgr_client.cpp68 thermalSrv_ = iface_cast<IThermalSrv>(remoteObject_); in Connect()
/base/powermgr/thermal_manager/frameworks/native/
H A Dthermal_mgr_client.cpp68 thermalSrv_ = iface_cast<IThermalSrv>(remoteObject_); in Connect()

Completed in 3 milliseconds