Home
last modified time | relevance | path

Searched refs:userDelegate (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Duser_delegate.cpp201 UserDelegate::LocalUserObserver::LocalUserObserver(UserDelegate &userDelegate) : userDelegate_(userDelegate) {} in LocalUserObserver() argument
H A Duser_delegate.h50 explicit LocalUserObserver(UserDelegate &userDelegate);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp389 std::shared_ptr<UserDelegate> userDelegate = std::make_shared<UserDelegate>(); in HWTEST_F() local
390 auto result = userDelegate->GetLocalUserStatus(); in HWTEST_F()
393 result = userDelegate->GetRemoteUserStatus(deviceId); in HWTEST_F()
397 result = userDelegate->GetRemoteUserStatus(deviceId); in HWTEST_F()

Completed in 3 milliseconds