Home
last modified time | relevance | path

Searched defs:StreamCallback (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/
DEvsEnumeratorHidlUnitTest_1_0.cpp113 class StreamCallback : public hidlevs::V1_0::IEvsCameraStream { class in aidl::android::automotive::evs::implementation::EvsEnumeratorHidlUnitTest_1_0
115 StreamCallback(FrameCallbackFunc frameCallbackFunc) : mFrameCallback(frameCallbackFunc) {} in StreamCallback() function in aidl::android::automotive::evs::implementation::EvsEnumeratorHidlUnitTest_1_0::StreamCallback
DEvsEnumeratorUnitTest.cpp115 class StreamCallback : public BnEvsCameraStream { class in aidl::android::automotive::evs::implementation::EvsEnumeratorUnitTest
117 StreamCallback(FrameCallbackFunc frameCallbackFunc, EventCallbackFunc eventCallbackFunc) : in StreamCallback() function in aidl::android::automotive::evs::implementation::EvsEnumeratorUnitTest::StreamCallback
DEvsEnumeratorHidlUnitTest.cpp130 class StreamCallback : public hidlevs::V1_1::IEvsCameraStream { class in aidl::android::automotive::evs::implementation::EvsEnumeratorHidlUnitTest
132 StreamCallback(FrameCallbackFunc frameCallbackFunc, EventCallbackFunc eventCallbackFunc) : in StreamCallback() function in aidl::android::automotive::evs::implementation::EvsEnumeratorHidlUnitTest::StreamCallback
/packages/services/Car/cpp/computepipe/tests/runner/client_interface/
DClientInterfaceTest.cc79 class StreamCallback : public BnPipeStream { class
/packages/services/Car/cpp/computepipe/runner/engine/
DDefaultEngine.cpp748 StreamCallback::StreamCallback( in StreamCallback() function in android::automotive::computepipe::runner::engine::StreamCallback