Home
last modified time | relevance | path

Searched refs:INPUT_KEY_PATH (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp272 tmpJson[INPUT_KEY_PATH] = ev.path; in DoSendMsgBatch()
665 !IsString(event, INPUT_KEY_PATH)) { in RecordEventLog()
688 std::string path = event[INPUT_KEY_PATH]; in RecordEventLog()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp360 !IsString(oneData, INPUT_KEY_DESCRIPTOR) || !IsString(oneData, INPUT_KEY_PATH)) { in OnReceivedEventRemoteInput()
369 mEventBuffer[idx].path = oneData[INPUT_KEY_PATH]; in OnReceivedEventRemoteInput()
371 oneData[INPUT_KEY_VALUE], oneData[INPUT_KEY_PATH]); in OnReceivedEventRemoteInput()
/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp140 tmpJson[INPUT_KEY_PATH] = mEventBuffer[ind].path; in StartCollectEventsThread()
/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h33 #define INPUT_KEY_PATH "path" macro

Completed in 4 milliseconds