Searched defs:configPath (Results 1 – 11 of 11) sorted by relevance
26 explicit MonitorConfig(const std::string& configPath): configPath_(configPath) {} in MonitorConfig()
125 …std::string configPath = LOCATION_DIR + SWITCH_CONFIG_NAME + "_" + std::to_string(userId) + ".conf… variable
85 std::string configPath{}; in LoadConfigPath() local130 const std::string configPath = LoadConfigPath(displayId, configName); in LoadConfigRoot() local
38 HiviewPlatformConfig::HiviewPlatformConfig(const std::string& configPath) in HiviewPlatformConfig()
39 EventLoggerConfig::EventLoggerConfig(std::string configPath) in EventLoggerConfig()
109 bool BatteryConfig::OpenFile(std::ifstream& ifsConf, const std::string& configPath) in OpenFile()
154 char* configPath = GetOneCfgFile(DIALOG_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in LoadDialogConfig() local
98 bool BatteryConfig::OpenFile(std::ifstream& ifsConf, const std::string& configPath) in OpenFile()
108 char configPath[CERT_MAX_PATH_LEN] = { 0 }; in IsCertNeedBakeup() local
838 std::string configPath = defaultConfigDir_ + bundleName + "_plugin_config"; in RequestLoadBundle() local
163 std::string configPath(NotificationConstant::NOTIFICATION_SLOTFLAG_CONFIG_PATH); in GetInstance() local