Home
last modified time | relevance | path

Searched defs:removeOutputPid (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DIFrontend.aidl160 void removeOutputPid(int pid); in removeOutputPid() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DIFrontend.aidl49 void removeOutputPid(int pid); in removeOutputPid() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DIFrontend.aidl49 void removeOutputPid(int pid); in removeOutputPid() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DIFrontend.aidl49 void removeOutputPid(int pid); in removeOutputPid() method
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.cpp301 AssertionResult FrontendTests::removeOutputPid(int32_t removePid) { in removeOutputPid() function in FrontendTests
/hardware/interfaces/tv/tuner/aidl/default/
DFrontend.cpp1043 ::ndk::ScopedAStatus Frontend::removeOutputPid(int32_t /* in_pid */) { in removeOutputPid() function in aidl::android::hardware::tv::tuner::Frontend