Searched refs:kTypeCPath (Results 1 – 2 of 2) sorted by relevance
187 DIR *dp = opendir(kTypeCPath.c_str()); in isWiredPresent()189 LOG(ERROR) << "Failed to read " << kTypeCPath; in isWiredPresent()199 std::string path = kTypeCPath + portName + "/power_role"; in isWiredPresent()
99 const std::string kTypeCPath = "/sys/class/typec/"; variable