Home
last modified time | relevance | path

Searched refs:notifyHelper (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Ddevice_cb.h62 ScopedAStatus notifyHelper(const std::vector<NotifyMsg>& msgs,
Ddevice_cb.cpp56 return notifyHelper(msgs, readoutTimestamps); in notify()
449 ScopedAStatus DeviceCb::notifyHelper( in notifyHelper() function in DeviceCb
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp694 Return<void> notifyHelper(const hidl_vec<NotifyMsg>& msgs,
1515 return notifyHelper(messages, readoutTimestamps); in notify()
1518 Return<void> CameraHidlTest::DeviceCb::notifyHelper( in notifyHelper() function in CameraHidlTest::DeviceCb