Home
last modified time | relevance | path

Searched defs:activeUserId (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
Dnotification_dialog_test.cpp50 int32_t activeUserId = 100; variable
64 int32_t activeUserId = -4; variable
83 int32_t activeUserId = -4; variable
107 int32_t activeUserId = -4; variable
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_dialog.cpp29 std::vector<int32_t> activeUserId; in GetActiveUserId() local
Dnotification_preferences_database.cpp1033 std::vector<int> activeUserId; in ParseDoNotDisturbType() local
1043 std::vector<int> activeUserId; in ParseDoNotDisturbBeginDate() local
1053 std::vector<int> activeUserId; in ParseDoNotDisturbEndDate() local
1063 std::vector<int> activeUserId; in ParseEnableAllNotification() local
Dadvanced_notification_service.cpp391 int32_t activeUserId = -1; in GenerateValidBundleOption() local
1142 int32_t activeUserId = SUBSCRIBE_USER_INIT; in DeleteAll() local
2062 int32_t activeUserId = -1; in SetAgentNotification() local
3366 int32_t activeUserId = -1; in OnDistributedPublish() local
3436 int32_t activeUserId = -1; in OnDistributedUpdate() local
3516 int32_t activeUserId = -1; in OnDistributedDelete() local
3630 std::vector<int> activeUserId; in GetActiveUserId() local
Dreminder_data_manager.cpp1067 std::vector<int32_t> activeUserId; in InitUserId() local
/base/useriam/user_auth_framework/services/ipc/src/
Duser_idm_service.cpp462 std::optional<int32_t> activeUserId; in Dump() local