Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/include/
H A Ddevice_manager_service.h214 void SendAppUnBindBroadCast(const std::vector<std::string> &peerUdids, int32_t userId, uint64_t tokenId);
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1848 SendAppUnBindBroadCast(peerUdids, userId, tokenId); in SendUnBindBroadCast()
1868 void DeviceManagerService::SendAppUnBindBroadCast(const std::vector<std::string> &peerUdids, int32_t userId, in SendAppUnBindBroadCast() function in OHOS::DistributedHardware::DeviceManagerService
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp2267 DeviceManagerService::GetInstance().SendAppUnBindBroadCast(peerUdids, userId, tokenId); in HWTEST_F()

Completed in 9 milliseconds