Home
last modified time | relevance | path

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 Dintention_service_test.cpp700 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 Ddrag_params.h40 GET_UDKEY, enumerator
/ohos5.0/base/msdp/device_status/intention/drag/data/include/
H A Ddrag_params.h40 GET_UDKEY, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp152 case DragRequestID::GET_UDKEY: { in GetParam()
/ohos5.0/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp150 case DragRequestID::GET_UDKEY: { in GetParam()
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp245 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 Ddrag_client.cpp245 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 Ddrag_server_test.cpp498 DragRequestID::GET_DRAG_TARGET_PID, DragRequestID::GET_UDKEY,
505 dragRequestID == DragRequestID::GET_UDKEY ||