Home
last modified time | relevance | path

Searched refs:HIVIEW_SERVICE_ID_COPY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/service/common/include/
H A Dhiview_service_ipc_interface_code.h24 HIVIEW_SERVICE_ID_COPY = 1002, enumerator
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp41 {static_cast<uint32_t>(HiviewServiceInterfaceCode::HIVIEW_SERVICE_ID_COPY),
152 {static_cast<uint32_t>(HiviewServiceInterfaceCode::HIVIEW_SERVICE_ID_COPY), in GetRequestHandlers()
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_ability_proxy.cpp102 … static_cast<uint32_t>(HiviewServiceInterfaceCode::HIVIEW_SERVICE_ID_COPY), data, reply, option); in CopyOrMoveFile()