Searched defs:dataMsg (Results 1 – 3 of 3) sorted by relevance
623 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyRegisterCallback() local650 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnregisterCallback() local666 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyPrepareCallback() local680 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnprepareCallback() local695 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartCallback() local716 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStopCallback() local748 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartDhidCallback() local762 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStopDhidCallback() local776 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyKeyStateCallback() local791 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartServerCallback() local[all …]
145 char dataMsg[10] = "dataMsg"; variable
175 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in ScanAllNode() local