Searched defs:typePath (Results 1 – 6 of 6) sorted by relevance
30 char typePath[PATH_MAX]; member
35 char typePath[PATH_MAX]; member
150 char typePath[MAX_PATH] = {0}; in AddFanSensorNode() local
484 static int32_t DestroyType(const char *storePath, const char *typePath, uint32_t bakFlag) in DestroyType()
614 std::string typePath = SYSTEM_BATTERY_PATH + "/" + node + "/" + "type"; in ReadPluggedTypeSysfs() local
366 std::string typePath = path_ + "/" + typeNode + "/" + "type"; in GetPluggedTypeName() local