Searched defs:serviceUid (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_notification_tools.cpp | 21 const std::string &appName, const std::string &prompt, int32_t serviceUid) in PublishNotification() 34 … std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceUid) {} in RefreshContinuousNotifications()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | notification_tools.cpp | 72 const std::string &appName, const std::string &prompt, int32_t serviceUid) in PublishNotification() 154 …nst std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceUid) in RefreshContinuousNotifications()
|