Home
last modified time | relevance | path

Searched defs:localUserId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dauth_delegate.cpp43 bool AuthHandlerStub::CheckUsers(int localUserId, int peerUserId, const std::string &peerDeviceId) in CheckUsers()
55 int localUserId, int peerUserId, const std::string &peerDeviceId, int32_t authType, bool isSend) in CheckAccess()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h122 int32_t localUserId; member
174 int32_t localUserId; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp656 int localUserId = 0; variable