Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_private_member_test.cpp558 auto currentUserId = TddUtil::GetCurrentUserId(); variable
591 auto currentUserId = TddUtil::GetCurrentUserId(); variable
616 auto currentUserId = TddUtil::GetCurrentUserId(); variable
633 auto currentUserId = TddUtil::GetCurrentUserId(); variable
764 auto currentUserId = TddUtil::GetCurrentUserId(); variable
780 auto currentUserId = TddUtil::GetCurrentUserId(); variable
808 auto currentUserId = TddUtil::GetCurrentUserId(); variable
823 auto currentUserId = TddUtil::GetCurrentUserId(); variable
/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp417 int currentUserId = 0; in CheckAppForUser() local
424 bool CommonUtils::CheckAppForUser(int32_t uid, int32_t currentUserId, std::string& bundleName) in CheckAppForUser()
454 bool CommonUtils::IsAppBelongCurrentAccount(AppIdentity &identity, int32_t currentUserId) in IsAppBelongCurrentAccount()
468 int currentUserId = 100; in IsAppBelongCurrentAccount() local
/base/location/services/location_locator/locator/source/
Dreport_manager.cpp268 int currentUserId = LocatorBackgroundProxy::GetInstance()->getCurrentUserId(); in GetPermittedLocation() local
384 int currentUserId = locatorBackgroundProxy->getCurrentUserId(); in UpdateLastLocation() local
392 int currentUserId = locatorBackgroundProxy->getCurrentUserId(); in GetLastLocation() local
Drequest_manager.cpp465 int currentUserId = LocatorBackgroundProxy::GetInstance()->getCurrentUserId(); in IsRequestAvailable() local
Dlocator_skeleton.cpp459 int currentUserId = 0; in PreEnableAbilityForUser() local
1309 int currentUserId = LocatorBackgroundProxy::GetInstance()->getCurrentUserId(); in CheckRequestAvailable() local
Dlocator_ability.cpp2398 int currentUserId = 0; in SetSwitchStateToDbForUserEvent() local
/base/inputmethod/imf/test/unittest/cpp_test/common/src/
Dtdd_util.cpp255 int TddUtil::GetUserIdByBundleName(const std::string &bundleName, const int currentUserId) in GetUserIdByBundleName()
/base/customization/enterprise_device_management/services/edm/src/
Dadmin_manager.cpp331 void AdminManager::GetAdmins(std::vector<std::shared_ptr<Admin>> &admins, int32_t currentUserId) in GetAdmins()
Denterprise_device_mgr_ability.cpp410 int32_t currentUserId = GetCurrentUserId(); in ConnectAbilityOnSystemAccountEvent() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp920 int32_t currentUserId = SUBSCRIBE_USER_INIT; in HandleDataBaseMap() local