Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp141 int32_t activeUserId = -1; in GenerateValidBundleOption() local
326 int32_t activeUserId = -1; in SetAgentNotification() local
910 int32_t activeUserId = -1; in OnDistributedPublish() local
991 int32_t activeUserId = -1; in OnDistributedUpdate() local
1078 int32_t activeUserId = -1; in OnDistributedDelete() local
1911 int32_t activeUserId = 0; in CheckBundleOptionValid() local
1944 std::vector<int32_t> activeUserId; in GetBundlesOfActiveUser() local
2019 int32_t activeUserId = atoi(keywordVector[2].c_str()); in ResetDistributedEnabled() local
H A Dadvanced_notification_publish_service.cpp691 int32_t activeUserId = SUBSCRIBE_USER_INIT; in DeleteAll() local
H A Dnotification_preferences_database.cpp670 std::vector<int> activeUserId; in ParseFromDisturbeDB() local
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_idm_service.cpp545 std::optional<int32_t> activeUserId; in Dump() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_ext_ability.cpp146 int32_t activeUserId = 0; in IsStartBeforeUserUnlock() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp174 int32_t activeUserId = curActiveUserId <= 0 ? Constants::START_USERID : curActiveUserId; in BuildAOTArgs() local