Home
last modified time | relevance | path

Searched defs:users (Results 1 – 22 of 22) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Duser_delegate.cpp52 std::set<std::string> users; in GetLocalUsers() local
81 deviceUser_.Compute(deviceId, [&userStatus](const auto &key, auto &users) { in GetUsers()
109 deviceUser_.Compute(deviceId, [&userStatus](const auto &key, std::map<int, bool> &users) { in UpdateUsers()
121 std::vector<int> users; in InitLocalUserMeta() local
134 …ComputeIfPresent(userMetaData.deviceId, [&userMetaData](const auto &, std::map<int, bool> &users) { in InitLocalUserMeta()
Dauth_delegate.cpp65 bool AuthHandlerStub::IsUserActive(const std::vector<UserStatus> &users, int32_t userId) in IsUserActive()
Dkvdb_service_impl.cpp792 std::vector<int32_t> users; in OnUserChange() local
923 std::vector<int32_t> users; in DoCloudSync() local
Dkvdb_general_store.cpp367 std::vector<int32_t> users; in CloudSync() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
Duser_meta_data.h37 std::vector<UserStatus> users; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
Daccount_delegate_default_impl.cpp39 bool AccountDelegateDefaultImpl::QueryUsers(std::vector<int> &users) in QueryUsers()
46 bool AccountDelegateDefaultImpl::QueryForegroundUsers(std::vector<int> &users) in QueryForegroundUsers()
Daccount_delegate_normal_impl.cpp69 bool AccountDelegateNormalImpl::QueryUsers(std::vector<int> &users) in QueryUsers()
75 bool AccountDelegateNormalImpl::QueryForegroundUsers(std::vector<int> &users) in QueryForegroundUsers()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
Daccount_delegate_test.cpp217 std::vector<int32_t> users; variable
261 std::vector<int32_t> users; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
Dsession_manager_test.cpp151 std::vector<std::string> users; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
Dsession_manager.cpp47 auto users = UserDelegate::GetInstance().GetRemoteUserStatus(targetDeviceId); in GetSession() local
Droute_head_handler_impl.cpp195 const uint8_t *data, uint32_t len, uint32_t &headSize, std::vector<std::string> &users) in ParseHeadData()
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/__test__/
Dindex.test.js283 users: ['Jack', 'Mike'] property
301 users: [] property
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_service_impl.cpp351 std::vector<int32_t> users; in DoKvCloudSync() local
387 std::vector<int32_t> users; in NotifyDataChange() local
615 std::vector<int> users; in OnInitialize() local
672 std::vector<int32_t> users; in OnReady() local
690 std::vector<int32_t> users; in Offline() local
842 std::vector<int32_t> users; in GenTask() local
952 std::vector<int32_t> users; in GetSchema() local
Dsync_manager.cpp514 const std::vector<int32_t> &users, const Database &schemaDatabase) in GetBindInfos()
565 std::vector<int32_t> users{}; in GetStore() local
819 std::vector<int32_t> users; in InitDefaultUser() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dprocess_notifier.cpp33 const std::vector<std::string> &devices, const std::vector<std::string> &users) in Init()
Dicloud_syncer.h43 std::vector<std::string> users; member
Dcloud_syncer_extend.cpp868 std::set<std::string> users; in SwapTwoTaskAndCopyTable() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Dprocess_communicator_impl.cpp244 const uint8_t *data, uint32_t dataLen, uint32_t &headLen, std::vector<std::string> &users) in CheckAndGetDataHeadInfo()
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dresident_process_manager.cpp277 std::set<int32_t> users{0, currentUser}; in UpdateResidentProcessesStatus() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
Dauto_cache.cpp180 void AutoCache::CloseExcept(const std::set<int32_t> &users) in CloseExcept()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
Dcloud_store_types.h155 std::vector<std::string> users; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
Dobject_manager.cpp1059 std::vector<int> users; in GetCurrentUser() local