Home
last modified time | relevance | path

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

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
Dbundle_resource_callback.cpp31 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/
Ddata_share_called_config.h39 int32_t currentUserId = -1; member
/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
Dformdatamgr_fuzzer.cpp56 int32_t currentUserId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dcontext.h39 int32_t currentUserId = -1; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Ddata_share_silent_config.cpp31 bool DataShareSilentConfig::IsSilentProxyEnable(uint32_t callerTokenId, int32_t currentUserId, in IsSilentProxyEnable()
Ddata_provider_config.h35 int32_t currentUserId = -1; member
Ddata_share_profile_config.cpp250 … DataShareProfileConfig::GetProfileInfo(const std::string &calledBundleName, int32_t currentUserId, in GetProfileInfo()
Ddata_share_service_impl.cpp904 …int32_t currentUserId = DistributedKv::AccountDelegate::GetInstance()->GetUserByToken(callerTokenI… in GetSilentProxyStatus() local
/foundation/ability/form_fwk/services/src/
Dform_sys_event_receiver.cpp262 void FormSysEventReceiver::HandleUserIdForms(int32_t currentUserId, int32_t lastUserId) in HandleUserIdForms()
Dform_mgr_adapter.cpp276 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/
Dbundle_sandbox_exception_handler.cpp169 int32_t currentUserId = Constants::INVALID_USERID; in RemoveDataDir() local
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
Ddistributed_data_storage.cpp81 int32_t currentUserId = AccountManagerHelper::GetCurrentActiveUserId(); in SaveStorageDistributeInfo() local
141 int32_t currentUserId = AccountManagerHelper::GetCurrentActiveUserId(); in DeleteStorageDistributeInfo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_service.cpp351 int32_t currentUserId = userId; in GetConnectAbility() local
Dbundle_mgr_host_impl.cpp1275 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/
Dnetwork_adapter.cpp289 std::string currentUserId; in OnDataReceiveHandler() local
/foundation/distributeddatamgr/pasteboard/services/core/include/
Dpasteboard_service.h128 static int32_t currentUserId; variable
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
Dability_connect_manager_test.cpp2061 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/
Dability_auto_startup_service.cpp486 int32_t currentUserId; in GetAbilityData() local
Dability_connect_manager.cpp1931 …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/
Dextend_resource_manager_host_impl.cpp586 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in ResetBundleResourceIcon() local
/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/
Dfms_form_sys_event_receiver_test.cpp879 int32_t currentUserId = 100; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
Dapp_control_manager.cpp331 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in SetAppInstallControlStatus() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp2756 std::string BundleManagerShellCommand::GetWaringString(int32_t currentUserId, int32_t specifedUserI… in GetWaringString()
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
Dmission_list_manager_test.cpp4379 int32_t currentUserId = 0; variable
4398 int32_t currentUserId = 0; variable
4419 int32_t currentUserId = 0; variable
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp95 int32_t PasteboardService::currentUserId = ERROR_USERID; member in OHOS::MiscServices::PasteboardService

12