Home
last modified time | relevance | path

Searched defs:remoteUserId (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp284 int32_t remoteUserId = 1; in HWTEST_F() local
1460 int32_t remoteUserId = 100; in HWTEST_F() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp765 int32_t remoteUserId = 0; in HWTEST_F() local
778 int32_t remoteUserId = 0; in HWTEST_F() local
789 int32_t remoteUserId = 0; in HWTEST_F() local
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp897 int32_t DeviceProfileConnector::HandleAccountLogoutEvent(int32_t remoteUserId, const std::string &remoteAccountHash, in HandleAccountLogoutEvent() argument
915 int32_t DeviceProfileConnector::HandleDevUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, in HandleDevUnBindEvent() argument
948 std::string DeviceProfileConnector::HandleAppUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, in HandleAppUnBindEvent() argument
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h123 int32_t remoteUserId; member
173 int32_t remoteUserId; member
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp751 void DeviceManagerServiceImpl::HandleAccountLogoutEvent(int32_t remoteUserId, const std::string &remoteAccountHash, in HandleAccountLogoutEvent() argument
787 void DeviceManagerServiceImpl::HandleDevUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid) in HandleDevUnBindEvent() argument
801 void DeviceManagerServiceImpl::HandleAppUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, in HandleAppUnBindEvent() argument
H A Ddevice_manager_service_impl_lite.cpp469 void DeviceManagerServiceImpl::HandleAccountLogoutEvent(int32_t remoteUserId, const std::string &remoteAccountHash, in HandleAccountLogoutEvent() argument
478 void DeviceManagerServiceImpl::HandleDevUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid) in HandleDevUnBindEvent() argument
485 void DeviceManagerServiceImpl::HandleAppUnBindEvent(int32_t remoteUserId, const std::string &remoteUdid, in HandleAppUnBindEvent() argument

Completed in 11 milliseconds