Home
last modified time | relevance | path

Searched refs:GetUser (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsync_event.h55 int32_t GetUser() const;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dsync_event.cpp103 int32_t SyncEvent::GetUser() const in GetUser() function in OHOS::DistributedData::SyncEvent
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h75 int32_t GetUser() const;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dstore_test.cpp172 EXPECT_EQ(delegate.GetUser(), user); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp185 if (delegates.empty() || users.count(delegates.begin()->second.GetUser()) != 0) { in CloseExcept()
309 int32_t AutoCache::Delegate::GetUser() const in GetUser() function in AutoCache::Delegate
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp389 auto user = evt.GetUser();

Completed in 4 milliseconds