| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| D | bundle_resource_callback.cpp | 31 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in OnUserIdSwitched() local 76 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in OnSystemLanguageChange() local 123 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in OnApplicationThemeChanged() local 143 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in OnOverlayStatusChanged() local 181 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in SetThemeIdForThemeChanged() local
|
| /foundation/distributeddatamgr/data_share/frameworks/native/permission/include/ |
| D | data_share_called_config.h | 39 int32_t currentUserId = -1; member
|
| /foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/ |
| D | formdatamgr_fuzzer.cpp | 56 int32_t currentUserId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| D | context.h | 39 int32_t currentUserId = -1; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
| D | data_share_silent_config.cpp | 31 bool DataShareSilentConfig::IsSilentProxyEnable(uint32_t callerTokenId, int32_t currentUserId, in IsSilentProxyEnable()
|
| D | data_provider_config.h | 35 int32_t currentUserId = -1; member
|
| D | data_share_profile_config.cpp | 250 … DataShareProfileConfig::GetProfileInfo(const std::string &calledBundleName, int32_t currentUserId, in GetProfileInfo()
|
| D | data_share_service_impl.cpp | 904 …int32_t currentUserId = DistributedKv::AccountDelegate::GetInstance()->GetUserByToken(callerTokenI… in GetSilentProxyStatus() local
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_sys_event_receiver.cpp | 262 void FormSysEventReceiver::HandleUserIdForms(int32_t currentUserId, int32_t lastUserId) in HandleUserIdForms()
|
| D | form_mgr_adapter.cpp | 276 int32_t currentUserId = GetCurrentUserId(callingUid); in AllotThemeRecord() local 295 int32_t currentUserId = GetCurrentUserId(callingUid); in CheckFormCountLimit() local 1449 int32_t currentUserId = GetCurrentUserId(callingUid); in AllotFormById() local 1584 int32_t currentUserId = GetCurrentUserId(callingUid); in AddNewFormRecord() local 1752 int32_t currentUserId = GetCurrentUserId(IPCSkeleton::GetCallingUid()); in GetBundleInfo() local 2341 int32_t currentUserId = GetCurrentUserId(callingUid); in CheckAddRequestPublishForm() local 2375 int32_t currentUserId = GetCurrentUserId(callingUid); in AddRequestPublishForm() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
| D | bundle_sandbox_exception_handler.cpp | 169 int32_t currentUserId = Constants::INVALID_USERID; in RemoveDataDir() local
|
| /foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
| D | distributed_data_storage.cpp | 81 int32_t currentUserId = AccountManagerHelper::GetCurrentActiveUserId(); in SaveStorageDistributeInfo() local 141 int32_t currentUserId = AccountManagerHelper::GetCurrentActiveUserId(); in DeleteStorageDistributeInfo() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_mgr_service.cpp | 351 int32_t currentUserId = userId; in GetConnectAbility() local
|
| D | bundle_mgr_host_impl.cpp | 1275 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in CleanBundleCacheFilesAutomatic() local 2380 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in GetShortcutInfos() local 2678 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in GetConnectAbilityMgrFromService() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| D | network_adapter.cpp | 289 std::string currentUserId; in OnDataReceiveHandler() local
|
| /foundation/distributeddatamgr/pasteboard/services/core/include/ |
| D | pasteboard_service.h | 128 static int32_t currentUserId; variable
|
| /foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/ |
| D | ability_connect_manager_test.cpp | 2061 int32_t currentUserId = 0; variable 2122 int32_t currentUserId = 0; variable 2140 int32_t currentUserId = 0; variable 2161 int32_t currentUserId = 0; variable
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | ability_auto_startup_service.cpp | 486 int32_t currentUserId; in GetAbilityData() local
|
| D | ability_connect_manager.cpp | 1931 …tManager::OnAbilityDied(const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in OnAbilityDied() 2039 …nager::KeepAbilityAlive(const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in KeepAbilityAlive() 2091 const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in HandleAbilityDiedTask() 2242 …Manager::RestartAbility(const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in RestartAbility()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/ |
| D | extend_resource_manager_host_impl.cpp | 586 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in ResetBundleResourceIcon() local
|
| /foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/ |
| D | fms_form_sys_event_receiver_test.cpp | 879 int32_t currentUserId = 100; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/ |
| D | app_control_manager.cpp | 331 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in SetAppInstallControlStatus() local
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | bundle_command.cpp | 2756 std::string BundleManagerShellCommand::GetWaringString(int32_t currentUserId, int32_t specifedUserI… in GetWaringString()
|
| /foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/ |
| D | mission_list_manager_test.cpp | 4379 int32_t currentUserId = 0; variable 4398 int32_t currentUserId = 0; variable 4419 int32_t currentUserId = 0; variable
|
| /foundation/distributeddatamgr/pasteboard/services/core/src/ |
| D | pasteboard_service.cpp | 95 int32_t PasteboardService::currentUserId = ERROR_USERID; member in OHOS::MiscServices::PasteboardService
|