Home
last modified time | relevance | path

Searched refs:AddExemptedQuatoData (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dbgtask_config.h33 bool AddExemptedQuatoData(const std::string &configData, int32_t sourceType);
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbgtask_config.cpp78 bool BgtaskConfig::AddExemptedQuatoData(const std::string &configData, int32_t sourceType) in AddExemptedQuatoData() function in OHOS::BackgroundTaskMgr::BgtaskConfig
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbg_transient_task_mgr.cpp635 bool addResult = DelayedSingleton<BgtaskConfig>::GetInstance()->AddExemptedQuatoData(configData, sourceType); in SetBgTaskConfig()
637 BGTASK_LOGE("AddExemptedQuatoData fail."); in SetBgTaskConfig()

Completed in 3 milliseconds