Searched defs:ReadProperties (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp811 static int ReadProperties(const char *pszBasePath, const char *pszFilename) function
1274 rc = ReadProperties(pszBaseDir, pszPropList);
1277 rc = ReadProperties(pszBaseDir, pszDerivedCoreProperties);
1280 rc = ReadProperties(pszBaseDir, pszDerivedNormalizationProps);

Completed in 46 milliseconds