/base/powermgr/display_manager/brightness_manager/src/ |
H A D | calculation_config_parser.cpp | 32 bool CalculationConfigParser::ParseConfig(int displayId, CalculationConfig::Data& data)
in ParseConfig() function in OHOS::DisplayPowerMgr::CalculationConfigParser
|
H A D | brightness_config_parser.cpp | 32 bool BrightnessConfigParser::ParseConfig(BrightnessConfig::Data& data)
in ParseConfig() function in OHOS::DisplayPowerMgr::BrightnessConfigParser
|
H A D | config_parser.cpp | 64 bool ConfigParse::ParseConfig(int displayId, Config& data) const
in ParseConfig() function in OHOS::DisplayPowerMgr::ConfigParse
|
H A D | lux_threshold_config_parser.cpp | 70 bool LuxThresholdConfigParser::ParseConfig(int displayId, LuxThresholdConfig::Data& data)
in ParseConfig() function in OHOS::DisplayPowerMgr::LuxThresholdConfigParser
|
H A D | lux_filter_config_parser.cpp | 37 bool LuxFilterConfigParser::ParseConfig(
in ParseConfig() function in OHOS::DisplayPowerMgr::LuxFilterConfigParser
|
/base/startup/appspawn/util/include/ |
H A D | json_utils.h | 30 typedef int (*ParseConfig)(const cJSON *root, ParseJsonContext *context); typedef
|
/base/update/updateservice/services/startup/manage/src/ |
H A D | schedule_config.cpp | 52 uint64_t ScheduleConfig::ParseConfig(nlohmann::json &root, const std::string &key, uint64_t defaultValue) in ParseConfig() function in OHOS::UpdateEngine::ScheduleConfig
|
/base/powermgr/battery_manager/charger/src/ |
H A D | animation_config.cpp | 36 bool AnimationConfig::ParseConfig() in ParseConfig() function in OHOS::PowerMgr::AnimationConfig
|
H A D | battery_config.cpp | 59 bool BatteryConfig::ParseConfig() in ParseConfig() function in OHOS::PowerMgr::BatteryConfig
|
/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_config.cpp | 62 bool BatteryConfig::ParseConfig() in ParseConfig() function in OHOS::PowerMgr::BatteryConfig
|
/base/web/webview/ohos_nweb/src/ |
H A D | nweb_config_helper.cpp | 208 void NWebConfigHelper::ParseConfig(std::shared_ptr<NWebEngineInitArgsImpl> initArgs) in ParseConfig() function in OHOS::NWeb::NWebConfigHelper
|
H A D | nweb_helper.cpp | 1103 void NWebAdapterHelper::ParseConfig(std::shared_ptr<NWebEngineInitArgsImpl> initArgs) in ParseConfig() function in OHOS::NWeb::NWebAdapterHelper
|
/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_initialize.cpp | 714 ExceptionError CJInitialize::ParseConfig(OHOS::AbilityRuntime::Context *stageContext, const CConfig *ffiConfig, in ParseConfig() function in OHOS::CJSystemapi::Request::CJInitialize
|
/base/request/request/frameworks/js/napi/src/ |
H A D | js_initialize.cpp | 361 bool JsInitialize::ParseConfig(napi_env env, napi_value jsConfig, Config &config, std::string &errInfo)
in ParseConfig() function in OHOS::Request::JsInitialize
|