Searched defs:dataMsg (Results 1 – 8 of 8) 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 …]
306 std::shared_ptr<cJSON> dataMsg = event->GetSharedObject<cJSON>(); in ProcessStartPage() local330 std::shared_ptr<cJSON> dataMsg = event->GetSharedObject<cJSON>(); in ProcessStopPage() local
201 char dataMsg[10] = "dataMsg"; variable
117 char dataMsg[10] = "dataMsg"; variable
785 void *dataMsg = nullptr; variable795 void *dataMsg = nullptr; variable
209 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in ScanAllNode() local
958 const std::string &msgFromManager, void *dataMsg) in SetWebsocketMessage()
2144 auto dataMsg = data.ReadRawData(len); in SendInner() local