Home
last modified time | relevance | path

Searched defs:users (Results 1 - 25 of 28) sorted by relevance

12

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Duser_meta_data.h37 std::vector<UserStatus> users; member in OHOS::DistributedData::final
/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
H A Duser_delegate.cpp54 std::set<std::string> users; in GetLocalUsers() local
122 std::vector<int> users; InitLocalUserMeta() local
[all...]
H A Dkvdb_general_store.cpp369 std::vector<int32_t> users; in CloudSync() local
H A Dkvdb_service_impl.cpp790 std::vector<int32_t> users; in OnUserChange() local
921 std::vector<int32_t> users; in DoCloudSync() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dsession_manager.cpp47 auto users = UserDelegate::GetInstance().GetRemoteUserStatus(targetDeviceId); in GetSession() local
H A Droute_head_handler_impl.cpp198 ParseHeadData( const uint8_t *data, uint32_t len, uint32_t &headSize, std::vector<std::string> &users) ParseHeadData() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dsession_manager_test.cpp151 std::vector<std::string> users; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/test/
H A Daccount_delegate_test.cpp217 std::vector<int32_t> users; in HWTEST_F() local
261 std::vector<int32_t> users; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_default_impl.cpp39 bool AccountDelegateDefaultImpl::QueryUsers(std::vector<int> &users) in QueryUsers() argument
46 bool AccountDelegateDefaultImpl::QueryForegroundUsers(std::vector<int> &users) in QueryForegroundUsers() argument
H A Daccount_delegate_normal_impl.cpp69 bool AccountDelegateNormalImpl::QueryUsers(std::vector<int> &users) in QueryUsers() argument
75 bool AccountDelegateNormalImpl::QueryForegroundUsers(std::vector<int> &users) in QueryForegroundUsers() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_notifier.cpp32 Init(const std::vector<std::string> &tableName, const std::vector<std::string> &devices, const std::vector<std::string> &users) Init() argument
H A Dicloud_syncer.h43 std::vector<std::string> users; member
H A Dcloud_syncer_extend.cpp485 std::vector<std::string> users; in GenerateCompensatedSync() local
906 std::set<std::string> users; in SwapTwoTaskAndCopyTable() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dprocess_communicator_impl.cpp243 CheckAndGetDataHeadInfo( const uint8_t *data, uint32_t dataLen, uint32_t &headLen, std::vector<std::string> &users) CheckAndGetDataHeadInfo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp181 void AutoCache::CloseExcept(const std::set<int32_t> &users) in CloseExcept() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_meta_data_test.cpp286 std::vector<std::string> users; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h190 GetCompensatedSyncQuery([[gnu::unused]] std::vector<QuerySyncObject> &syncQuery, std::vector<std::string> &users) GetCompensatedSyncQuery() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h155 std::vector<std::string> users; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp571 int StorageProxy::GetCompensatedSyncQuery(std::vector<QuerySyncObject> &syncQuery, std::vector<std::string> &users) in GetCompensatedSyncQuery() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_executor_utils.cpp1341 GetWaitCompensatedSyncDataUserId(sqlite3 *db, bool isMemory, std::vector<VBucket> &users) GetWaitCompensatedSyncDataUserId() argument
1379 GetWaitCompensatedSyncData(sqlite3 *db, bool isMemory, std::vector<VBucket> &data, std::vector<VBucket> &users) GetWaitCompensatedSyncData() argument
H A Dsqlite_cloud_kv_store.cpp578 GetCompensatedSyncQuery(std::vector<QuerySyncObject> &syncQuery, std::vector<std::string> &users) GetCompensatedSyncQuery() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_kv_test.cpp293 bool DistributedDBCloudKvTest::CheckUserSyncInfo(const vector<std::string> users, const vector<DBStatus> userStatus, in CheckUserSyncInfo() argument
[all...]
H A Ddistributeddb_cloud_kvstore_test.cpp293 bool DistributedDBCloudKvStoreTest::CheckUserSyncInfo(const vector<std::string> users, in CheckUserSyncInfo() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp3398 std::vector<std::string> users; in HWTEST_F() local

Completed in 32 milliseconds

12