Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_tools.cpp34 …const std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceU… in RefreshContinuousNotifications()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp154 …const std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceU… in RefreshContinuousNotifications()
H A Dbg_continuous_task_mgr.cpp1568 std::map<std::string, std::pair<std::string, std::string>> newPromptInfos; in OnConfigurationChanged() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp246 std::map<std::string, std::pair<std::string, std::string>> newPromptInfos; variable