Home
last modified time | relevance | path

Searched defs:getVendorId (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/current/android/hardware/tv/hdmi/cec/
DIHdmiCec.aidl42 int getVendorId(); in getVendorId() method
/hardware/interfaces/tv/hdmi/cec/aidl/android/hardware/tv/hdmi/cec/
DIHdmiCec.aidl91 int getVendorId(); in getVendorId() method
/hardware/interfaces/tv/hdmi/cec/aidl/aidl_api/android.hardware.tv.hdmi.cec/1/android/hardware/tv/hdmi/cec/
DIHdmiCec.aidl42 int getVendorId(); in getVendorId() method
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp344 Return<uint32_t> HdmiCec::getVendorId() { in getVendorId() function in android::hardware::tv::cec::V1_0::implementation::HdmiCec
DHdmiCecMock.cpp106 Return<uint32_t> HdmiCecMock::getVendorId() { in getVendorId() function in android::hardware::tv::cec::V1_0::implementation::HdmiCecMock
DHdmiCecDefault.cpp225 Return<uint32_t> HdmiCecDefault::getVendorId() { in getVendorId() function in android::hardware::tv::cec::V1_0::implementation::HdmiCecDefault
/hardware/interfaces/tv/hdmi/cec/aidl/default/
DHdmiCecMock.cpp72 ScopedAStatus HdmiCecMock::getVendorId(int32_t* _aidl_return) { in getVendorId() function in android::hardware::tv::hdmi::cec::implementation::HdmiCecMock
/hardware/libhardware/tests/input/evdev/
DInputMocks.h46 virtual uint16_t getVendorId() const override { return mVendorId; } in getVendorId() function
/hardware/interfaces/tv/cec/1.1/default/
DHdmiCecMock.cpp120 Return<uint32_t> HdmiCecMock::getVendorId() { in getVendorId() function in android::hardware::tv::cec::V1_1::implementation::HdmiCecMock
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp87 virtual uint16_t getVendorId() const override { return mVendorId; } in getVendorId() function in android::EvdevDeviceNode