Home
last modified time | relevance | path

Searched defs:serverChannel (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp69 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
120 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
134 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
150 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
167 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
199 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
218 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
H A DInputPublisherAndConsumer_test.cpp43 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputFlingerService_test.cpp118 std::unique_ptr<InputChannel> serverChannel; in createInputChannel() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp148 std::unique_ptr<InputChannel> serverChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp415 std::shared_ptr<InputChannel>& serverChannel, in openInputChannelPair()
5226 std::unique_ptr<InputChannel> serverChannel; in createInputChannel() local
5261 std::shared_ptr<InputChannel> serverChannel; in createInputMonitor() local