Searched refs:GET_UDKEY (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/ |
H A D | intention_service_test.cpp | 700 DragRequestID::GET_DRAG_TARGET_PID, DragRequestID::GET_UDKEY, 706 dragRequestID == DragRequestID::GET_UDKEY || 753 int32_t ret = g_intentionService->GetParam(Intention::DRAG, DragRequestID::GET_UDKEY, 865 …int32_t ret = g_intentionService->GetParam(g_intention, DragRequestID::GET_UDKEY, dataParcel, repl…
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/data/include/ |
H A D | drag_params.h | 40 GET_UDKEY, enumerator
|
/ohos5.0/base/msdp/device_status/intention/drag/data/include/ |
H A D | drag_params.h | 40 GET_UDKEY, enumerator
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/server/src/ |
H A D | drag_server.cpp | 152 case DragRequestID::GET_UDKEY: { in GetParam()
|
/ohos5.0/base/msdp/device_status/intention/drag/server/src/ |
H A D | drag_server.cpp | 150 case DragRequestID::GET_UDKEY: { in GetParam()
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/ |
H A D | drag_client.cpp | 245 int32_t ret = tunnel.GetParam(Intention::DRAG, DragRequestID::GET_UDKEY, param, reply); in GetUdKey()
|
/ohos5.0/base/msdp/device_status/intention/drag/client/src/ |
H A D | drag_client.cpp | 245 int32_t ret = tunnel.GetParam(Intention::DRAG, DragRequestID::GET_UDKEY, param, reply); in GetUdKey()
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_server_test.cpp | 498 DragRequestID::GET_DRAG_TARGET_PID, DragRequestID::GET_UDKEY, 505 dragRequestID == DragRequestID::GET_UDKEY ||
|