Searched refs:RemovePublishCallback (Results 1 – 4 of 4) sorted by relevance
324 DeviceManagerImpl::GetInstance().RemovePublishCallback("test"); in AuthenticateDeviceFourthFuzzTest()
413 int32_t RemovePublishCallback(const std::string &pkgName);
1741 publishId = RemovePublishCallback(pkgName); in StopAdvertising()1911 int32_t DeviceManagerImpl::RemovePublishCallback(const std::string &pkgName) in RemovePublishCallback() function in OHOS::DistributedHardware::DeviceManagerImpl
2394 ret = DeviceManagerImpl::GetInstance().RemovePublishCallback(pkgName);