Home
last modified time | relevance | path

Searched defs:newPromptInfos (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_notification_tools.cpp38 …const std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceU… in RefreshContinuousNotifications()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
Dnotification_tools.cpp118 …const std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceU… in RefreshContinuousNotifications()
Dbg_continuous_task_mgr.cpp1347 std::map<std::string, std::pair<std::string, std::string>> newPromptInfos; in OnConfigurationChanged() local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
Dbgtask_misc_unit_test.cpp256 std::map<std::string, std::pair<std::string, std::string>> newPromptInfos; variable