Searched defs:Move (Results 1 – 8 of 8) sorted by relevance
/base/hiviewdfx/hiview/interfaces/js/napi/src/ |
D | hiview_napi_adapter.cpp | 45 void HiviewNapiAdapter::Move(napi_env env, HiviewFileParams* params) in Move() function in OHOS::HiviewDFX::HiviewNapiAdapter
|
D | napi_hiview_js.cpp | 118 static napi_value Move(napi_env env, napi_callback_info info) in Move() function
|
/base/hiviewdfx/hiview/adapter/service/idl/src/ |
D | hiview_service_ability_proxy.cpp | 68 int32_t HiviewServiceAbilityProxy::Move(const std::string& logType, const std::string& logName, con… in Move() function in OHOS::HiviewDFX::HiviewServiceAbilityProxy
|
D | hiview_service_agent.cpp | 50 int32_t HiviewServiceAgent::Move(const std::string& logType, const std::string& logName, const std:… in Move() function in OHOS::HiviewDFX::HiviewServiceAgent
|
D | hiview_service_ability.cpp | 198 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/ |
D | virtual_touchscreen.cpp | 148 int32_t VirtualTouchScreen::Move(int32_t slot, int32_t dx, int32_t dy) in Move() function in OHOS::Msdp::DeviceStatus::VirtualTouchScreen
|
D | virtual_mouse.cpp | 161 void VirtualMouse::Move(int32_t dx, int32_t dy) in Move() function in OHOS::Msdp::DeviceStatus::VirtualMouse
|
/base/hiviewdfx/hiview/service/ |
D | hiview_service.cpp | 260 int32_t HiviewService::Move(const std::string& srcFilePath, const std::string& destFilePath) in Move() function in OHOS::HiviewDFX::HiviewService
|