Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbgtask_config.h37 void ParseTransientTaskExemptedQuatoList(const nlohmann::json &jsonObj);
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbgtask_config.cpp52 ParseTransientTaskExemptedQuatoList(jsonObj); in LoadConfigFile()
56 void BgtaskConfig::ParseTransientTaskExemptedQuatoList(const nlohmann::json &jsonObj) in ParseTransientTaskExemptedQuatoList() function in OHOS::BackgroundTaskMgr::BgtaskConfig
74 BGTASK_LOGI("ParseTransientTaskExemptedQuatoList: %{public}s.", app.c_str()); in ParseTransientTaskExemptedQuatoList()

Completed in 1 milliseconds