Searched defs:configPath (Results 1 – 4 of 4) sorted by relevance
30 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath()55 char configPath[PATH_MAX] = { 0 }; in HdfGetHcsRootNode() local
39 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath()64 char configPath[PATH_MAX] = { 0 }; in HdfGetHcsRootNode() local
113 bool BatteryConfig::OpenFile(std::ifstream& ifsConf, const std::string& configPath) in OpenFile()
235 static int32_t UsbFnAdapterCreateFunc(const char *configPath, const char *funcPath) in UsbFnAdapterCreateFunc()765 char configPath[MAX_PATHLEN]; in CreatKernelFunc() local