Home
last modified time | relevance | path

Searched refs:ERR_DM_IPC_COPY_FAILED (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/common/src/
H A Ddm_error_message.cpp39 {ERR_DM_IPC_COPY_FAILED, "ipc copy data failed."},
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_stub.cpp100 return ERR_DM_IPC_COPY_FAILED; in RegisterDeviceManagerListener()
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h64 ERR_DM_IPC_COPY_FAILED = 96929755, enumerator
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp547 reply.WriteInt32(ERR_DM_IPC_COPY_FAILED); in ON_IPC_CMD()
597 reply.WriteInt32(ERR_DM_IPC_COPY_FAILED); in ON_IPC_CMD()
598 return ERR_DM_IPC_COPY_FAILED; in ON_IPC_CMD()

Completed in 5 milliseconds