Home
last modified time | relevance | path

Searched defs:isImmed (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/frameworks/native/
H A Dthermal_mgr_client.cpp185 … ThermalMgrClient::UpdateThermalState(const std::string& tag, const std::string& val, bool isImmed) in UpdateThermalState()
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/
H A Dthermal_srv_stub.cpp233 bool isImmed = false; in UpdateThermalStateStub() local
H A Dthermal_srv_proxy.cpp314 …l ThermalSrvProxy::UpdateThermalState(const std::string& tag, const std::string& val, bool isImmed) in UpdateThermalState()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp455 …ol ThermalService::UpdateThermalState(const std::string& tag, const std::string& val, bool isImmed) in UpdateThermalState()