Home
last modified time | relevance | path

Searched defs:StartCooperateEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_events.h100 struct StartCooperateEvent { struct
101 int32_t pid;
102 int32_t userData;
103 std::string remoteNetworkId;
104 int32_t startDeviceId;
105 std::shared_ptr<std::promise<int32_t>> errCode;
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h100 struct StartCooperateEvent { struct
101 int32_t pid;
102 int32_t userData;
103 std::string remoteNetworkId;
104 int32_t startDeviceId;
105 std::shared_ptr<std::promise<int32_t>> errCode;