Searched refs:PasteboardBehaviourMsg (Results 1 – 7 of 7) sorted by relevance
23 ReportStatus PasteboardBehaviourReporterImpl::Report(const PasteboardBehaviourMsg &msg) in Report()
25 virtual ReportStatus Report(const PasteboardBehaviourMsg &msg) = 0;
26 ReportStatus Report(const struct PasteboardBehaviourMsg &msg) override;
68 struct PasteboardBehaviourMsg { struct
66 static void ReportPasteboardBehaviour(const PasteboardBehaviourMsg &msg);
256 void HiViewAdapter::ReportPasteboardBehaviour(const PasteboardBehaviourMsg &msg) in ReportPasteboardBehaviour()
176 …PasteboardBehaviourMsg behaviourMsg = { .pasteboardState = BPS_COPY_STATE, .bundleName = "com.past…