Home
last modified time | relevance | path

Searched refs:WidthWatchCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_log_test.cpp114 hdfLog.WidthWatchCallback(value);
135 hdfLog.WidthWatchCallback(it);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_dfx.h56 void WidthWatchCallback(const std::string& value);
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp374 thermalDfx.WidthWatchCallback(valueStr); in InfoChangedCallback()
381 void ThermalDfx::WidthWatchCallback(const std::string& value) in WidthWatchCallback() function in OHOS::HDI::Thermal::V1_1::ThermalDfx