Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.h135 static inline constexpr const char *REMOTE_PASTE_STATE = "REMOTE_PASTE_STATE"; variable
H A Dhiview_adapter.cpp325 ReportStatisticEvent(remotePasteTimeConsumingStat_, REMOTE_PASTE_STATE); in InvokeTimeConsuming()
344 if (pasteboardState == REMOTE_PASTE_STATE) { in ReportStatisticEvent()
440 ReportBehaviour(remotePastePasteboardBehaviour_, REMOTE_PASTE_STATE); in InvokePasteBoardBehaviour()