Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_event_ue.h25 constexpr const char* CROSS_FLAG = "IS_DISTRIBUTED_PASTEBOARD"; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp593 DMAdapter::GetInstance().GetLocalDeviceType(), UeReporter::CROSS_FLAG, data.IsRemote()); in GetPasteData()