Home
last modified time | relevance | path

Searched defs:onEvent (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/cas/1.1/default/
DCasImpl.cpp70 void CasImpl::onEvent(int32_t event, int32_t arg, uint8_t* data, size_t size) { in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
83 void CasImpl::onEvent(const CasSessionId* sessionId, int32_t event, int32_t arg, uint8_t* data, in onEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
DMediaCasService.cpp45 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in android::hardware::cas::V1_1::implementation::Wrapper
/hardware/interfaces/cas/1.0/default/
DCasImpl.cpp65 void CasImpl::onEvent( in onEvent() function in android::hardware::cas::V1_0::implementation::CasImpl
/hardware/interfaces/cas/1.1/vts/functional/
DVtsHalCasV1_1TargetTest.cpp171 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in __anone8b01e030111::MediaCasListener
/hardware/interfaces/cas/1.0/vts/functional/
DVtsHalCasV1_0TargetTest.cpp167 virtual Return<void> onEvent(int32_t event, int32_t arg, in onEvent() function in __anon40200ee10111::MediaCasListener
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DVtsHalTetheroffloadControlV1_0TargetTest.cpp224 Return<void> onEvent(OffloadCallbackEvent event) override { in onEvent() function in OffloadControlHidlTestBase::TetheringOffloadCallback
/hardware/interfaces/sensors/2.0/vts/functional/
DVtsHalSensorsV2_0TargetTest.cpp53 void onEvent(const ::android::hardware::sensors::V1_0::Event& event) override { in onEvent() function in EventCallback