Searched refs:AddDiscoveryCallback (Results 1 – 3 of 3) sorted by relevance
321 DeviceManagerImpl::GetInstance().AddDiscoveryCallback("test", nullptr); in AuthenticateDeviceFourthFuzzTest()
410 …uint16_t AddDiscoveryCallback(const std::string &pkgName, std::shared_ptr<DiscoveryCallback> callb…
1555 uint16_t subscribeId = AddDiscoveryCallback(pkgName, callback); in StartDiscovering()1634 uint16_t subscribeId = AddDiscoveryCallback(pkgName, callback); in RegisterDiscoveryCallback()1865 uint16_t DeviceManagerImpl::AddDiscoveryCallback(const std::string &pkgName, in AddDiscoveryCallback() function in OHOS::DistributedHardware::DeviceManagerImpl