Home
last modified time | relevance | path

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

/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/bundlemanager/distributed_bundle_framework/services/dbms/src/
Ddistributed_data_storage.cpp76 int32_t currentUserId = AccountManagerHelper::GetCurrentActiveUserId(); in SaveStorageDistributeInfo() local
136 int32_t currentUserId = AccountManagerHelper::GetCurrentActiveUserId(); in DeleteStorageDistributeInfo() 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/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dnetwork_adapter.cpp277 std::string currentUserId; in OnDataReceiveHandler() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
Dapp_control_manager.cpp286 int32_t currentUserId = AccountHelper::GetCurrentActiveUserId(); in SetAppInstallControlStatus() local
/foundation/ability/form_fwk/services/src/
Dform_mgr_adapter.cpp120 int32_t currentUserId = GetCurrentUserId(callingUid); in AddForm() local
1008 int32_t currentUserId = FormUtil::GetCurrentAccountId(); in AllotFormById() local
1156 int32_t currentUserId = GetCurrentUserId(callingUid); in AddNewFormRecord() local
1820 int32_t currentUserId = GetCurrentUserId(callingUid); in CheckAddRequestPublishForm() local
1855 int32_t currentUserId = GetCurrentUserId(callingUid); in AddRequestPublishForm() local
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
Dability_connect_manager_test.cpp2049 int32_t currentUserId = 0; variable
2110 int32_t currentUserId = 0; variable
2128 int32_t currentUserId = 0; variable
2149 int32_t currentUserId = 0; variable
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dability_connect_manager.cpp1403 …tManager::OnAbilityDied(const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in OnAbilityDied()
1524 const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in HandleAbilityDiedTask()
1592 …Manager::RestartAbility(const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t currentUserId) in RestartAbility()
Dmission_list_manager.cpp2401 …sionListManager::OnAbilityDied(std::shared_ptr<AbilityRecord> abilityRecord, int32_t currentUserId) in OnAbilityDied()
Dability_manager_service.cpp1404 auto currentUserId = GetUserId(); in StartUIAbilityBySCB() local
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
Dmission_list_manager_test.cpp4140 int32_t currentUserId = 0; variable
4159 int32_t currentUserId = 0; variable
4180 int32_t currentUserId = 0; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_service_event_handler.cpp1796 int32_t currentUserId = Constants::INVALID_USERID; in RemoveUnreservedSandbox() local