Searched refs:g_parseInputDevice (Results 1 – 1 of 1) sorted by relevance
51 int32_t g_parseInputDevice(MessageParcel &data, std::shared_ptr<InputDevice> &inputDevice) in g_parseInputDevice() function2437 if (g_parseInputDevice(data, device) != RET_OK) { in StubAddVirtualInputDevice()