Home
last modified time | relevance | path

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

/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_interface_impl.h39 int32_t IsolateCpu(int32_t num) override;
H A Dthermal_device_mitigation.h33 int32_t IsolateCpu(int32_t num);
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_impl.cpp174 int32_t ThermalInterfaceImpl::IsolateCpu(int32_t num) in IsolateCpu() function in OHOS::HDI::Thermal::V1_1::ThermalInterfaceImpl
181 int32_t ret = mitigation_->IsolateCpu(num); in IsolateCpu()
H A Dthermal_device_mitigation.cpp247 int32_t ThermalDeviceMitigation::IsolateCpu(int32_t num) in IsolateCpu() function in OHOS::HDI::Thermal::V1_1::ThermalDeviceMitigation
/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_hdi_test.cpp286 int32_t ret = g_thermalInterface->IsolateCpu(isolateNum); in HWTEST_F()

Completed in 4 milliseconds