Home
last modified time | relevance | path

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

/drivers/peripheral/codec/utils/src/
H A Dcodec_hcb_util.c30 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath() argument
55 char configPath[PATH_MAX] = { 0 }; in HdfGetHcsRootNode() local
/drivers/hdf_core/adapter/uhdf2/shared/src/
H A Dhcb_config_entry.c39 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath() argument
64 char configPath[PATH_MAX] = { 0 }; in HdfGetHcsRootNode() local
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.cpp86 bool PowerConfig::OpenFile(std::ifstream& ifsConf, const std::string& configPath) in OpenFile() argument
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp130 bool BatteryConfig::OpenFile(std::ifstream& ifsConf, const std::string& configPath) in OpenFile() argument
/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if.c237 static int32_t UsbFnAdapterCreateFunc(const char *configPath, const char *funcPath) in UsbFnAdapterCreateFunc() argument
770 char configPath[MAX_PATHLEN]; in CreatKernelFunc() local

Completed in 4 milliseconds