Searched refs:propertyFile (Results 1 – 1 of 1) sorted by relevance
79 auto propertyFile = SysPath() / property; in GetProperty() local81 if (!ReadFileToString(propertyFile, &propertyValue)) { in GetProperty()