Home
last modified time | relevance | path

Searched refs:SetCloudConfigParam (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbgtask_config.h39 bool SetCloudConfigParam(const nlohmann::json &jsonObj);
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbgtask_config.cpp89 if (sourceType == ConfigDataSourceType::CONFIG_CLOUD && !SetCloudConfigParam(jsonObj)) { in AddExemptedQuatoData()
119 bool BgtaskConfig::SetCloudConfigParam(const nlohmann::json &jsonObj) in SetCloudConfigParam() function in OHOS::BackgroundTaskMgr::BgtaskConfig

Completed in 2 milliseconds