Searched refs:notifyHelper (Results 1 – 3 of 3) sorted by relevance
62 ScopedAStatus notifyHelper(const std::vector<NotifyMsg>& msgs,
56 return notifyHelper(msgs, readoutTimestamps); in notify()449 ScopedAStatus DeviceCb::notifyHelper( in notifyHelper() function in DeviceCb
694 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