Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/services/native/src/
Dbattery_config.cpp50 bool BatteryConfig::ParseConfig(std::string configPath) in ParseConfig() function in OHOS::PowerMgr::BatteryConfig
/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_task_napi.cpp200 bool DownloadTaskNapi::ParseConfig(napi_env env, napi_value configValue, DownloadConfig &config) in ParseConfig() function in OHOS::Request::Download::DownloadTaskNapi
Ddownload_task_napi_V9.cpp222 bool DownloadTaskNapiV9::ParseConfig(napi_env env, napi_value configValue, DownloadConfig &config, … in ParseConfig() function in OHOS::Request::Download::DownloadTaskNapiV9