Home
last modified time | relevance | path

Searched defs:jsonArrayMsg (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp67 cJSON *jsonArrayMsg = cJSON_CreateArray(); in HandlePullUpPage() local
96 cJSON *jsonArrayMsg = cJSON_CreateArray(); in HandleClosePage() local
[all...]
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp133 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in StartCollectEventsThread() local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp67 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseRegisterDistributedHardware() local
94 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponsePrepareRemoteInput() local
121 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseUnprepareRemoteInput() local
145 auto jsonArrayMsg in OnResponseRelayPrepareRemoteInput() local
171 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnResponseRelayUnprepareRemoteInput() local
202 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnResponseStartRemoteInput() local
229 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnResponseStopRemoteInput() local
263 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnResponseStartRemoteInputDhid() local
291 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnResponseStopRemoteInputDhid() local
317 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnResponseKeyState() local
392 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnReceiveRelayPrepareResult() local
417 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnReceiveRelayUnprepareResult() local
442 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnReceiveRelayStartDhidResult() local
468 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnReceiveRelayStopDhidResult() local
494 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnReceiveRelayStartTypeResult() local
520 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); OnReceiveRelayStopTypeResult() local
[all...]
H A Ddistributed_input_source_manager.cpp192 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in Release() local
339 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in handleStartServerCallback() local
417 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in DeleteInputDeviceNodeInfo() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp224 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in NotifyNodeMgrScanVirNode() local

Completed in 11 milliseconds