Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dhiview_napi_adapter.cpp45 void HiviewNapiAdapter::Move(napi_env env, HiviewFileParams* params) in Move() function in OHOS::HiviewDFX::HiviewNapiAdapter
Dnapi_hiview_js.cpp118 static napi_value Move(napi_env env, napi_callback_info info) in Move() function
/base/hiviewdfx/hiview/adapter/service/idl/src/
Dhiview_service_ability_proxy.cpp68 int32_t HiviewServiceAbilityProxy::Move(const std::string& logType, const std::string& logName, con… in Move() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy
Dhiview_service_agent.cpp50 int32_t HiviewServiceAgent::Move(const std::string& logType, const std::string& logName, const std:… in Move() function in OHOS::HiviewDFX::HiviewServiceAgent
Dhiview_service_ability.cpp198 int32_t HiviewServiceAbility::Move(const std::string& logType, const std::string& logName, const st… in Move() function in OHOS::HiviewDFX::HiviewServiceAbility
/base/msdp/device_status/tools/vdev/src/
Dvirtual_touchscreen.cpp148 int32_t VirtualTouchScreen::Move(int32_t slot, int32_t dx, int32_t dy) in Move() function in OHOS::Msdp::DeviceStatus::VirtualTouchScreen
Dvirtual_mouse.cpp161 void VirtualMouse::Move(int32_t dx, int32_t dy) in Move() function in OHOS::Msdp::DeviceStatus::VirtualMouse
/base/hiviewdfx/hiview/service/
Dhiview_service.cpp260 int32_t HiviewService::Move(const std::string& srcFilePath, const std::string& destFilePath) in Move() function in OHOS::HiviewDFX::HiviewService