Home
last modified time | relevance | path

Searched defs:in_deviceId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/jni/tvinput/
DTvInputHal_hidl.cpp83 int32_t in_deviceId, std::vector<AidlTvStreamConfig>* _aidl_return) { in hidlGetStreamConfigurations()
108 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::hidlOpenStream(int32_t in_deviceId, in hidlOpenStream()
132 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::hidlCloseStream(int32_t in_deviceId, in hidlCloseStream()
DJTvInputHal.cpp516 int32_t in_deviceId, std::vector<AidlTvStreamConfig>* _aidl_return) { in getStreamConfigurations()
524 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::openStream(int32_t in_deviceId, in openStream()
534 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::closeStream(int32_t in_deviceId, in closeStream()
555 MQDescriptor<int8_t, SynchronizedReadWrite>* out_queue, int32_t in_deviceId, in getTvMessageQueueDesc()
/frameworks/native/services/inputflinger/tests/
DInputProcessor_test.cpp161 ::ndk::ScopedAStatus resetDevice(int32_t in_deviceId) override { in resetDevice()