Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/cas/1.0/default/
H A DCasImpl.cpp45 void CasImpl::OnEvent( in OnEvent() function in android::hardware::cas::V1_0::implementation::CasImpl
/aosp12/system/bt/gd/neighbor/
H A Dname.cc121 void neighbor::NameModule::impl::OnEvent(hci::EventView view) { in OnEvent() function in bluetooth::neighbor::neighbor::NameModule::impl
H A Dinquiry.cc197 void neighbor::InquiryModule::impl::OnEvent(hci::EventView view) { in OnEvent() function in bluetooth::neighbor::neighbor::InquiryModule::impl
/aosp12/hardware/interfaces/cas/1.1/default/
H A DCasImpl.cpp44 void CasImpl::OnEvent(void* appData, int32_t event, int32_t arg, uint8_t* data, size_t size) { in OnEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
/aosp12/hardware/interfaces/cas/1.2/default/
H A DCasImpl.cpp45 void CasImpl::OnEvent(void* appData, int32_t event, int32_t arg, uint8_t* data, size_t size) { in OnEvent() function in android::hardware::cas::V1_1::implementation::CasImpl
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp2381 OMX_ERRORTYPE OMXNodeInstance::OnEvent( in OnEvent() function in android::OMXNodeInstance