Searched refs:strDescriptor (Results 1 – 8 of 8) sorted by relevance
56 void DistributedInputHandler::StructTransJson(const InputDevice &pBuf, std::string &strDescriptor) in StructTransJson() argument84 strDescriptor = stream.str(); in StructTransJson()85 DHLOGI("Record InputDevice json info: %{public}s", strDescriptor.c_str()); in StructTransJson()
86 int32_t DistributedInputInject::StructTransJson(const InputDevice &pBuf, std::string &strDescriptor) in StructTransJson() argument109 strDescriptor = stream.str(); in StructTransJson()
56 void StructTransJson(const InputDevice &pBuf, std::string &strDescriptor);
38 int32_t StructTransJson(const InputDevice &pBuf, std::string &strDescriptor);
125 int32_t StructTransJson(const InputDevice &pBuf, std::string &strDescriptor) const;
47 …tributedInputClientTest::StructTransJson(const InputDevice &pBuf, std::string &strDescriptor) const in StructTransJson()62 strDescriptor = stream.str(); in StructTransJson()
158 int32_t StructTransJson(const InputDevice &pBuf, std::string &strDescriptor) const;
203 …dInputSourceManagerTest::StructTransJson(const InputDevice &pBuf, std::string &strDescriptor) const in StructTransJson()218 strDescriptor = stream.str(); in StructTransJson()