Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DCameraDeviceSession.cpp91 using NotifyMsgTag = NotifyMsg::Tag; in notifyError() typedef
100 msg.set<NotifyMsgTag::error>(errorMsg); in notifyError()
112 using NotifyMsgTag = NotifyMsg::Tag; in notifyShutter() typedef
121 msg.set<NotifyMsgTag::shutter>(shutterMsg); in notifyShutter()