Home
last modified time | relevance | path

Searched defs:jsonArrayMsg (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
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 = std::make_shared<nlohmann::json>(); in OnResponseRelayPrepareRemoteInput() local
171 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseRelayUnprepareRemoteInput() local
202 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseStartRemoteInput() local
229 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseStopRemoteInput() local
263 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseStartRemoteInputDhid() local
291 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseStopRemoteInputDhid() local
317 auto jsonArrayMsg = std::make_shared<nlohmann::json>(); in OnResponseKeyState() local
[all …]
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_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/
Dcomponent_privacy_test.cpp162 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
181 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
200 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
219 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
238 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
256 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
274 cJSON *jsonArrayMsg = cJSON_CreateArray(); variable
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
Dcomponent_privacy.cpp75 cJSON *jsonArrayMsg = cJSON_CreateArray(); in HandlePullUpPage() local
104 cJSON *jsonArrayMsg = cJSON_CreateArray(); in HandleClosePage() local
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
Ddistributed_input_collector.cpp133 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in StartCollectEventsThread() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
Ddistributed_input_node_manager.cpp224 std::shared_ptr<nlohmann::json> jsonArrayMsg = std::make_shared<nlohmann::json>(); in NotifyNodeMgrScanVirNode() local