Searched refs:typePath (Results 1 – 3 of 3) sorted by relevance
/base/powermgr/thermal_manager/application/protector/src/ |
D | thermal_sensor_provision.cpp | 116 FormatThermalPaths(tzSysPathInfo_.typePath, sizeof(tzSysPathInfo_.typePath), in FormatThermalSysfsPaths() 194 ret = ReadThermalSysfsToBuff(iter->typePath, bufType, sizeof(bufType)); in ParseThermalZoneInfo()
|
/base/powermgr/thermal_manager/application/protector/include/ |
D | thermal_sensor_provision.h | 30 char typePath[PATH_MAX]; member
|
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
D | hks_storage.c | 1297 static int32_t DestroyType(const char *storePath, const char *typePath, uint32_t bakFlag) in DestroyType() argument 1304 int32_t ret = GetPath(storePath, typePath, destroyPath, HKS_MAX_FILE_NAME_LEN, bakFlag); in DestroyType()
|