Searched defs:isJsCaller (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/ |
H A D | interaction_manager.cpp | 123 int32_t InteractionManager::AddDraglistener(DragListenerPtr listener, bool isJsCaller) in AddDraglistener() 128 int32_t InteractionManager::RemoveDraglistener(DragListenerPtr listener, bool isJsCaller) in RemoveDraglistener() 205 …t32_t InteractionManager::GetDragSummary(std::map<std::string, int64_t> &summarys, bool isJsCaller) in GetDragSummary()
|
/ohos5.0/base/msdp/device_status/intention/drag/data/src/ |
H A D | drag_params.cpp | 282 AddDraglistenerParam::AddDraglistenerParam(bool isJsCaller) in AddDraglistenerParam() 296 RemoveDraglistenerParam::RemoveDraglistenerParam(bool isJsCaller) in RemoveDraglistenerParam() 310 GetDragSummaryParam::GetDragSummaryParam(bool isJsCaller) in GetDragSummaryParam()
|
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 305 int32_t IntentionManager::AddDraglistener(DragListenerPtr listener, bool isJsCaller) in AddDraglistener() 312 int32_t IntentionManager::RemoveDraglistener(DragListenerPtr listener, bool isJsCaller) in RemoveDraglistener() 444 int32_t IntentionManager::GetDragSummary(std::map<std::string, int64_t> &summarys, bool isJsCaller) in GetDragSummary()
|
/ohos5.0/base/msdp/device_status/intention/drag/client/src/ |
H A D | drag_client.cpp | 83 …t32_t DragClient::AddDraglistener(ITunnelClient &tunnel, DragListenerPtr listener, bool isJsCaller) in AddDraglistener() 107 …_t DragClient::RemoveDraglistener(ITunnelClient &tunnel, DragListenerPtr listener, bool isJsCaller) in RemoveDraglistener() 333 bool isJsCaller) in GetDragSummary()
|