Searched defs:newPromptInfos (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_notification_tools.cpp | 34 …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 D | notification_tools.cpp | 154 …const std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceU… in RefreshContinuousNotifications()
|
H A D | bg_continuous_task_mgr.cpp | 1568 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 D | bgtask_misc_unit_test.cpp | 246 std::map<std::string, std::pair<std::string, std::string>> newPromptInfos; variable
|