Searched refs:hidlCloseStream (Results 1 – 3 of 3) sorted by relevance
132 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::hidlCloseStream(int32_t in_deviceId, in hidlCloseStream() function in android::JTvInputHal::ITvInputWrapper
222 ::ndk::ScopedAStatus hidlCloseStream(int32_t in_deviceId, int32_t in_streamId);
537 return hidlCloseStream(in_deviceId, in_streamId); in closeStream()