Searched defs:srcInputDeviceId (Results 1 – 11 of 11) sorted by relevance
33 const int32_t srcInputDeviceId = *(reinterpret_cast<const int32_t*>(data)); in StartInputDeviceCooperateFuzzTest() local
49 int32_t srcInputDeviceId, napi_value handle) in Start()
117 int32_t srcInputDeviceId = 0; in Start() local
91 …CooperateImpl::StartInputDeviceCooperate(const std::string &sinkDeviceId, int32_t srcInputDeviceId, in StartInputDeviceCooperate()
811 …utManagerImpl::StartInputDeviceCooperate(const std::string &sinkDeviceId, int32_t srcInputDeviceId, in StartInputDeviceCooperate()
231 const std::string &sinkDeviceId, int32_t srcInputDeviceId) in StartInputDeviceCooperate()
621 int32_t srcInputDeviceId; in StubStartInputDeviceCooperate() local
658 int32_t srcInputDeviceId) in StartInputDeviceCooperate()
211 … InputManager::StartInputDeviceCooperate(const std::string &sinkDeviceId, int32_t srcInputDeviceId, in StartInputDeviceCooperate()
1101 int32_t srcInputDeviceId) in StartInputDeviceCooperate()1223 int32_t srcInputDeviceId) in OnStartInputDeviceCooperate()
3606 int32_t srcInputDeviceId = -1; variable