Home
last modified time | relevance | path

Searched defs:userId (Results 451 - 475 of 1775) sorted by relevance

1...<<11121314151617181920>>...71

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/src/
H A Dconnect.cpp75 void DoConnect(int userId) in DoConnect() argument
90 OHOS::sptr<OHOS::IRemoteObject> ConnectServiceInner(int userId) in ConnectServiceInner() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
H A Ddatamgr_service_proxy.cpp96 int32_t DataMgrServiceProxy::ClearAppStorage(const std::string &bundleName, int32_t userId, int32_t appIndex, in ClearAppStorage() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dauth_delegate.cpp65 bool AuthHandlerStub::IsUserActive(const std::vector<UserStatus> &users, int32_t userId) in IsUserActive() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/account/
H A Daccount_delegate.h39 std::string userId; member
/foundation/distributedhardware/device_manager/commondependency/src/
H A Dmultiple_user_connector.cpp93 void MultipleUserConnector::SetSwitchOldUserId(int32_t userId) in SetSwitchOldUserId() argument
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/
H A Drelationship_sync_mgr.h37 uint32_t userId; member
/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/
H A Dtransportmsghandle_fuzzer.cpp38 int32_t userId = fuzzData.GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_pref_impl_mock.cpp22 CloudPrefImpl::CloudPrefImpl(const int32_t userId, const std::string& bundleName, const std::string& tableName) in CloudPrefImpl() argument
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_sync_helper.cpp46 void CloudDiskSyncHelper::RegisterTriggerSync(const std::string &bundleName, const int32_t &userId) in RegisterTriggerSync() argument
68 void CloudDiskSyncHelper::UnregisterRepeatingTriggerSync(const std::string &bundleName, const int32_t &userId) in UnregisterRepeatingTriggerSync() argument
88 OnTriggerSyncCallback(const std::string &bundleName, const int32_t &userId) OnTriggerSyncCallback() argument
[all...]
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/src/
H A Dcloud_file_kit_impl.cpp34 int32_t CloudFileKitImpl::GetCloudUserInfo(const int32_t userId, CloudUserInfo &userInfo) in GetCloudUserInfo() argument
48 int32_t CloudFileKitImpl::ResolveNotificationEvent(const int32_t userId, in ResolveNotificationEvent() argument
66 std::shared_ptr<CloudAssetsDownloader> CloudFileKitImpl::GetCloudAssetsDownloader(const int32_t userId, in GetCloudAssetsDownloader() argument
76 std::shared_ptr<CloudSyncHelper> CloudFileKitImpl::GetCloudSyncHelper(const int32_t userId, in GetCloudSyncHelper() argument
89 std::shared_ptr<CloudDatabase> CloudFileKitImpl::GetCloudDatabase(const int32_t userId, const std::string &bundleName) in GetCloudDatabase() argument
40 GetAppSwitchStatus(const std::string &bundleName, const int32_t userId, bool &switchStatus) GetAppSwitchStatus() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
H A Dcloud_daemon_stub.cpp53 auto userId = data.ReadInt32(); in HandleStartFuseInner() local
/foundation/filemanagement/dfs_service/test/fuzztest/cycletaskrunner_fuzzer/
H A Dcycletaskrunner_fuzzer.cpp51 int32_t userId = fuzzData.GetData<int32_t>(); in CycleTaskDerivedFuzzTest() local
/foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/
H A Db_incremental_session_restore_async.h48 int32_t userId; // 用户ID member
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dnetwork_set_manager.h32 MobileNetworkObserver(const std::string &bundleName, const int32_t userId, const int32_t type) in MobileNetworkObserver() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Ddevsl_dispatcher_test.cpp143 constexpr int userId = 100; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/utils/preference/
H A Dcloud_pref_impl_test.cpp301 int32_t userId = 100; in HWTEST_F() local
317 int32_t userId = -1; in HWTEST_F() local
333 int32_t userId = 123; in HWTEST_F() local
349 int32_t userId = 123; in HWTEST_F() local
387 int32_t userId = 100; in HWTEST_F() local
408 int32_t userId = 100; HWTEST_F() local
443 int32_t userId = 100; HWTEST_F() local
464 int32_t userId = 100; HWTEST_F() local
485 int32_t userId = 100; HWTEST_F() local
506 int32_t userId = 100; HWTEST_F() local
527 int32_t userId = 123; HWTEST_F() local
548 int32_t userId = 123; HWTEST_F() local
569 int32_t userId = 123; HWTEST_F() local
590 int32_t userId = 123; HWTEST_F() local
611 int32_t userId = 123; HWTEST_F() local
632 int32_t userId = 123; HWTEST_F() local
653 int32_t userId = 123; HWTEST_F() local
674 int32_t userId = 123; HWTEST_F() local
695 int32_t userId = 123; HWTEST_F() local
714 int32_t userId = 123; HWTEST_F() local
733 int32_t userId = 123; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/
H A Dcloud_file_utils_test.cpp60 int32_t userId = -1; in HWTEST_F() local
69 int32_t userId = -1; in HWTEST_F() local
105 int32_t userId = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_other_test.cpp84 unsigned int userId = 888; in HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/
H A Dquota_manager.h36 uint32_t userId; member
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Duser_idm_client_impl_mock.cpp33 int32_t UserIdmClientImpl::GetSecUserInfo(int32_t userId, const std::shared_ptr<GetSecUserInfoCallback> &callback) in GetSecUserInfo() argument
38 std::vector<uint8_t> UserIdmClientImpl::OpenSession(int32_t userId) in OpenSession() argument
43 void UserIdmClientImpl::CloseSession(int32_t userId) in CloseSession() argument
48 void UserIdmClientImpl::AddCredential(int32_t userId, const CredentialParameters &para, in AddCredential() argument
54 void UserIdmClientImpl::UpdateCredential(int32_t userId, const CredentialParameters &para, in UpdateCredential() argument
60 Cancel(int32_t userId) Cancel() argument
65 DeleteCredential(int32_t userId, uint64_t credentialId, const std::vector<uint8_t> &authToken, const std::shared_ptr<UserIdmClientCallback> &callback) DeleteCredential() argument
71 DeleteUser(int32_t userId, const std::vector<uint8_t> &authToken, const std::shared_ptr<UserIdmClientCallback> &callback) DeleteUser() argument
77 EraseUser(int32_t userId, const std::shared_ptr<UserIdmClientCallback> &callback) EraseUser() argument
82 GetCredentialInfo(int32_t userId, AuthType authType, const std::shared_ptr<GetCredentialInfoCallback> &callback) GetCredentialInfo() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/client/test/
H A Dstorage_manager_client_test.cpp66 uint32_t userId = 121; in HWTEST_F() local
91 uint32_t userId = 102; in HWTEST_F() local
116 uint32_t userId = 103; in HWTEST_F() local
140 uint32_t userId in HWTEST_F() local
165 uint32_t userId = 105; HWTEST_F() local
192 uint32_t userId = 106; HWTEST_F() local
219 uint32_t userId = 107; HWTEST_F() local
249 uint32_t userId = 108; HWTEST_F() local
280 uint32_t userId = 108; HWTEST_F() local
304 uint32_t userId = 100; HWTEST_F() local
326 uint32_t userId = 104; HWTEST_F() local
348 uint32_t userId = 104; HWTEST_F() local
373 uint32_t userId = 104; HWTEST_F() local
398 uint32_t userId = 104; HWTEST_F() local
421 uint32_t userId = 104; HWTEST_F() local
[all...]
/foundation/window/window_manager/wmserver/src/zidl/
H A Dmock_session_manager_service_stub.cpp94 int32_t userId = data.ReadInt32(); in HandleSetSnapshotSkipByUserIdAndBundleNames() local
114 int32_t userId = data.ReadInt32(); in HandleSetSnapshotSkipByIdNamesMap() local
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
H A Daccount_manager_proxy.cpp70 int32_t AccountManagerProxy::DisallowAddOsAccountByUser(AppExecFwk::ElementName &admin, int32_t userId, bool isDisallow) in DisallowAddOsAccountByUser() argument
93 int32_t AccountManagerProxy::IsAddOsAccountByUserDisallowed(AppExecFwk::ElementName *admin, int32_t userId, in IsAddOsAccountByUserDisallowed() argument
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DAppTimerAdapter.cpp20 AppTimerAdapter::AppTimerAdapter(int userId, ISceneTimerInfrastructure* infra) : userId(userId) in AppTimerAdapter() argument
/base/inputmethod/imf/services/src/
H A Dfull_ime_info_manager.cpp64 int32_t FullImeInfoManager::Add(int32_t userId) in Add() argument
94 int32_t FullImeInfoManager::Delete(int32_t userId) in Delete() argument
101 int32_t FullImeInfoManager::Add(int32_t userId, const std::string &bundleName) in Add() argument
125 Delete(int32_t userId, const std::string &bundleName) Delete() argument
144 Update(int32_t userId, const std::string &bundleName) Update() argument
168 Get(int32_t userId) Get() argument
178 Get(const std::string &bundleName, int32_t userId, FullImeInfo &fullImeInfo) Get() argument
196 Has(int32_t userId, const std::string &bundleName) Has() argument
208 Get(int32_t userId, uint32_t tokenId) Get() argument
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...71