Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_simulation_node.h32 int32_t NodeInit();
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_impl.cpp100 ret = simulation_->NodeInit(); in Init()
H A Dthermal_simulation_node.cpp49 int32_t ThermalSimulationNode::NodeInit() in NodeInit() function in OHOS::HDI::Thermal::V1_1::ThermalSimulationNode