Lines Matching defs:PasteDataProperty
37 struct API_EXPORT PasteDataProperty : public TLVObject { struct
41 PasteDataProperty& operator=(const PasteDataProperty &property); argument
42 AAFwk::WantParams additions;
43 std::vector<std::string> mimeTypes;
44 std::string tag;
45 std::int64_t timestamp;
46 bool localOnly;
47 ShareOption shareOption;
48 uint32_t tokenId = 0;
49 bool isRemote = false;
50 std::string bundleName;
51 std::string setTime;
52 ScreenEvent screenStatus = ScreenEvent::Default;