Home
last modified time | relevance | path

Searched defs:ParseConfig (Results 1 – 15 of 15) sorted by relevance

/base/powermgr/display_manager/brightness_manager/src/
Dbrightness_config_parser.cpp32 bool BrightnessConfigParser::ParseConfig(BrightnessConfig::Data& data) in ParseConfig() function in OHOS::DisplayPowerMgr::BrightnessConfigParser
Dcalculation_config_parser.cpp32 bool CalculationConfigParser::ParseConfig(int displayId, CalculationConfig::Data& data) in ParseConfig() function in OHOS::DisplayPowerMgr::CalculationConfigParser
Dconfig_parser.cpp64 bool ConfigParse::ParseConfig(int displayId, Config& data) const in ParseConfig() function in OHOS::DisplayPowerMgr::ConfigParse
Dlux_threshold_config_parser.cpp99 bool LuxThresholdConfigParser::ParseConfig(int displayId, LuxThresholdConfig::Data& data) in ParseConfig() function in OHOS::DisplayPowerMgr::LuxThresholdConfigParser
Dlux_filter_config_parser.cpp72 bool LuxFilterConfigParser::ParseConfig( in ParseConfig() function in OHOS::DisplayPowerMgr::LuxFilterConfigParser
/base/update/updateservice/services/startup/manage/src/
Dschedule_config.cpp58 uint64_t ScheduleConfig::ParseConfig(cJSON *root, const std::string &key, uint64_t defaultValue) in ParseConfig() function in OHOS::UpdateService::ScheduleConfig
/base/startup/appspawn/util/include/
Djson_utils.h30 typedef int (*ParseConfig)(const cJSON *root, ParseJsonContext *context); typedef
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dprocess_dump_config.cpp107 void ParseConfig(const cJSON* json, DumpConfig& dumpConfig) in ParseConfig() function
/base/powermgr/battery_manager/charger/src/
Danimation_config.cpp38 bool AnimationConfig::ParseConfig() in ParseConfig() function in OHOS::PowerMgr::AnimationConfig
Dbattery_config.cpp55 bool BatteryConfig::ParseConfig() in ParseConfig() function in OHOS::PowerMgr::BatteryConfig
/base/powermgr/battery_manager/services/native/src/
Dbattery_config.cpp60 bool BatteryConfig::ParseConfig() in ParseConfig() function in OHOS::PowerMgr::BatteryConfig
/base/web/webview/ohos_nweb/src/
Dnweb_config_helper.cpp303 void NWebConfigHelper::ParseConfig(std::shared_ptr<NWebEngineInitArgsImpl> initArgs) in ParseConfig() function in OHOS::NWeb::NWebConfigHelper
Dnweb_helper.cpp1264 void NWebAdapterHelper::ParseConfig(std::shared_ptr<NWebEngineInitArgsImpl> initArgs) in ParseConfig() function in OHOS::NWeb::NWebAdapterHelper
/base/request/request/frameworks/cj/ffi/src/
Dcj_initialize.cpp687 ExceptionError CJInitialize::ParseConfig(OHOS::AbilityRuntime::Context *stageContext, const CConfig… in ParseConfig() function in OHOS::CJSystemapi::Request::CJInitialize
/base/request/request/frameworks/js/napi/request/src/
Djs_initialize.cpp405 bool JsInitialize::ParseConfig(napi_env env, napi_value jsConfig, Config &config, std::string &errI… in ParseConfig() function in OHOS::Request::JsInitialize