Searched refs:ParseHnpCfgFile (Results 1 – 3 of 3) sorted by relevance
261 int ParseHnpCfgFile(const char *hnpCfgPath, HnpCfgInfo *hnpCfg);
123 int ParseHnpCfgFile(const char *hnpCfgPath, HnpCfgInfo *hnpCfg) in ParseHnpCfgFile() function
114 int ret = ParseHnpCfgFile(hnpCfgPath, hnpCfg); in GetHnpCfgInfo()