Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/tvinput/
H A DTvInputHal_hidl.cpp80 int32_t in_deviceId, std::vector<AidlTvStreamConfig>* _aidl_return) { in hidlGetStreamConfigurations()
105 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::hidlOpenStream(int32_t in_deviceId, in hidlOpenStream()
129 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::hidlCloseStream(int32_t in_deviceId, in hidlCloseStream()
H A DJTvInputHal.cpp453 int32_t in_deviceId, std::vector<AidlTvStreamConfig>* _aidl_return) { in getStreamConfigurations()
461 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::openStream(int32_t in_deviceId, in openStream()
471 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::closeStream(int32_t in_deviceId, in closeStream()
492 MQDescriptor<int8_t, SynchronizedReadWrite>* out_queue, int32_t in_deviceId, in getTvMessageQueueDesc()