Searched refs:MockThermalMgrClient (Results 1 – 3 of 3) sorted by relevance
27 MockThermalMgrClient::MockThermalMgrClient() {}; in MockThermalMgrClient() function in OHOS::PowerMgr::MockThermalMgrClient28 MockThermalMgrClient::~MockThermalMgrClient() in ~MockThermalMgrClient()38 ErrCode MockThermalMgrClient::Connect() in Connect()73 void MockThermalMgrClient::ResetProxy(const wptr<IRemoteObject>& remote) in ResetProxy()85 void MockThermalMgrClient::ThermalMgrDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied()92 MockThermalMgrClient::GetInstance().ResetProxy(remote); in OnRemoteDied()96 bool MockThermalMgrClient::GetThermalInfo() in GetThermalInfo()
26 class MockThermalMgrClient final : public DelayedRefSingleton<MockThermalMgrClient> {27 DECLARE_DELAYED_REF_SINGLETON(MockThermalMgrClient)30 DISALLOW_COPY_AND_MOVE(MockThermalMgrClient);
216 MockThermalMgrClient::GetInstance().GetThermalInfo();255 MockThermalMgrClient::GetInstance().GetThermalInfo();294 MockThermalMgrClient::GetInstance().GetThermalInfo();333 MockThermalMgrClient::GetInstance().GetThermalInfo();374 MockThermalMgrClient::GetInstance().GetThermalInfo();394 MockThermalMgrClient::GetInstance().GetThermalInfo();432 MockThermalMgrClient::GetInstance().GetThermalInfo();452 MockThermalMgrClient::GetInstance().GetThermalInfo();490 MockThermalMgrClient::GetInstance().GetThermalInfo();511 MockThermalMgrClient::GetInstance().GetThermalInfo();[all …]