Home
last modified time | relevance | path

Searched defs:currentUserId (Results 1 – 12 of 12) sorted by relevance

/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp453 int currentUserId = 0; in CheckAppForUser() local
460 bool CommonUtils::CheckAppForUser(int32_t uid, int32_t currentUserId, std::string& bundleName) in CheckAppForUser()
490 bool CommonUtils::IsAppBelongCurrentAccount(AppIdentity &identity, int32_t currentUserId) in IsAppBelongCurrentAccount()
504 int currentUserId = 100; in IsAppBelongCurrentAccount() local
/base/location/services/location_locator/locator/source/
Dreport_manager.cpp275 int currentUserId = LocatorBackgroundProxy::GetInstance()->getCurrentUserId(); in GetPermittedLocation() local
388 int currentUserId = locatorBackgroundProxy->getCurrentUserId(); in UpdateLastLocation() local
396 int currentUserId = locatorBackgroundProxy->getCurrentUserId(); in GetLastLocation() local
Drequest_manager.cpp468 int currentUserId = LocatorBackgroundProxy::GetInstance()->getCurrentUserId(); in IsRequestAvailable() local
Dlocator_ability.cpp442 int currentUserId = LocatorBackgroundProxy::GetInstance()->getCurrentUserId(); in CheckRequestAvailable() local
574 int currentUserId = 0; in EnableAbilityForUser() local
3178 int currentUserId = 0; in SetSwitchStateToDbForUserEvent() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_private_member_test.cpp692 auto currentUserId = TddUtil::GetCurrentUserId(); variable
742 auto currentUserId = TddUtil::GetCurrentUserId(); variable
776 auto currentUserId = TddUtil::GetCurrentUserId(); variable
793 auto currentUserId = TddUtil::GetCurrentUserId(); variable
931 auto currentUserId = TddUtil::GetCurrentUserId(); variable
947 auto currentUserId = TddUtil::GetCurrentUserId(); variable
975 auto currentUserId = TddUtil::GetCurrentUserId(); variable
990 auto currentUserId = TddUtil::GetCurrentUserId(); variable
/base/notification/distributed_notification_service/services/ans/include/
Dadvanced_notification_service.h1817 std::set<int32_t> currentUserId; variable
/base/inputmethod/imf/services/adapter/settings_data_provider/src/
Denable_upgrade_manager.cpp220 auto currentUserId = OsAccountAdapter::GetForegroundOsAccountLocalId(); in UpdateGlobalEnabledTable() local
/base/customization/enterprise_device_management/services/edm/src/
Dadmin_manager.cpp305 void AdminManager::GetAdmins(std::vector<std::shared_ptr<Admin>> &admins, int32_t currentUserId) in GetAdmins()
Denterprise_device_mgr_ability.cpp450 int32_t currentUserId = GetCurrentUserId(); in OnCommonEventKioskMode() local
490 int32_t currentUserId = GetCurrentUserId(); in ConnectAbilityOnSystemAccountEvent() local
530 int32_t currentUserId = subAdmin.first; in ConnectAbilityOnSystemEvent() local
/base/inputmethod/imf/test/unittest/cpp_test/common/src/
Dtdd_util.cpp257 int TddUtil::GetUserIdByBundleName(const std::string &bundleName, const int currentUserId) in GetUserIdByBundleName()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp2121 int32_t currentUserId = SUBSCRIBE_USER_INIT; in DisableNotificationFeature() local
Dnotification_preferences_database.cpp964 int32_t currentUserId = SUBSCRIBE_USER_INIT; in HandleDataBaseMap() local