Searched defs:OnAuthDeviceDataReceived (Results 1 – 5 of 5) sorted by relevance
53 void OnAuthDeviceDataReceived(int32_t sessionId, std::string message) override in OnAuthDeviceDataReceived() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
58 void OnAuthDeviceDataReceived(int32_t sessionId, std::string message) override in OnAuthDeviceDataReceived() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
55 void OnAuthDeviceDataReceived(int32_t sessionId, std::string message) override in OnAuthDeviceDataReceived() function in OHOS::DistributedHardware::SoftbusSessionCallbackTest
2436 void DmAuthManager::OnAuthDeviceDataReceived(const int32_t sessionId, const std::string message) in OnAuthDeviceDataReceived() function in OHOS::DistributedHardware::DmAuthManager