Home
last modified time | relevance | path

Searched refs:FormatThermalPaths (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/application/protector/src/
Dthermal_sensor_provision.cpp109 FormatThermalPaths(pTSysPathInfo->thermalZonePath, sizeof(pTSysPathInfo->thermalZonePath), in FormatThermalSysfsPaths()
113 FormatThermalPaths(tzSysPathInfo_.tempPath, sizeof(tzSysPathInfo_.tempPath), in FormatThermalSysfsPaths()
116 FormatThermalPaths(tzSysPathInfo_.typePath, sizeof(tzSysPathInfo_.typePath), in FormatThermalSysfsPaths()
123 void ThermalSensorProvision::FormatThermalPaths(char *path, size_t size, const char *format, const … in FormatThermalPaths() function in OHOS::PowerMgr::ThermalSensorProvision
/base/powermgr/thermal_manager/application/protector/include/
Dthermal_sensor_provision.h59 void FormatThermalPaths(char *path, size_t size, const char *format, const char* name);