Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h66 struct HistoryInfo { struct
132 bool SetPasteboardHistory(HistoryInfo &info);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1864 bool PasteboardService::SetPasteboardHistory(HistoryInfo &info) in SetPasteboardHistory()
2003 HistoryInfo info{ pasteData.GetTime(), bundleName, "set", "" }; in SetPasteDataDot()
2024 HistoryInfo info{ time, bundleName, "get", remote }; in GetPasteDataDot()