Searched refs:jsonStrSta (Results 1 – 1 of 1) sorted by relevance
222 nlohmann::json jsonStrSta; in OnStartRemoteInput() local225 jsonStrSta[DINPUT_SOFTBUS_KEY_RESP_VALUE] = result; in OnStartRemoteInput()226 std::string smsg = jsonStrSta.dump(); in OnStartRemoteInput()296 nlohmann::json jsonStrSta; in OnStartRemoteInputDhid() local299 jsonStrSta[DINPUT_SOFTBUS_KEY_RESP_VALUE] = result; in OnStartRemoteInputDhid()300 std::string smsg = jsonStrSta.dump(); in OnStartRemoteInputDhid()369 nlohmann::json jsonStrSta; in OnRelayStartDhidRemoteInput() local373 jsonStrSta[DINPUT_SOFTBUS_KEY_RESP_VALUE] = result; in OnRelayStartDhidRemoteInput()374 std::string smsg = jsonStrSta.dump(); in OnRelayStartDhidRemoteInput()453 nlohmann::json jsonStrSta; in OnRelayStartTypeRemoteInput() local[all …]