Searched defs:dataMsg (Results 1 – 5 of 5) sorted by relevance
54 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyRegisterCallback() local94 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnregisterCallback() local123 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyPrepareCallback() local150 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnprepareCallback() local177 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartCallback() local211 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStopCallback() local256 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartDhidCallback() local283 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStopDhidCallback() local310 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyKeyStateCallback() local340 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyStartServerCallback() local[all …]
86 char dataMsg[10] = "dataMsg"; variable
302 std::shared_ptr<cJSON> dataMsg = event->GetSharedObject<cJSON>(); in ProcessStartPage() local328 std::shared_ptr<cJSON> dataMsg = event->GetSharedObject<cJSON>(); in ProcessStopPage() local
154 char dataMsg[10] = "dataMsg"; variable
209 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in ScanAllNode() local