Home
last modified time | relevance | path

Searched refs:EncodeDmDeviceInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp42 bool EncodeDmDeviceInfo(const DmDeviceInfo &devInfo, IpcIo &reply) in EncodeDmDeviceInfo() function
70 EncodeDmDeviceInfo(deviceInfo, request); in ON_IPC_SET_REQUEST()
90 EncodeDmDeviceInfo(deviceInfo, request); in ON_IPC_SET_REQUEST()
140 EncodeDmDeviceInfo(deviceInfo, reply); in ON_IPC_SERVER_CMD()
155 if (!EncodeDmDeviceInfo(devInfo, reply)) { in ON_IPC_SERVER_CMD()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp52 bool EncodeDmDeviceInfo(const DmDeviceInfo &devInfo, MessageParcel &parcel) in EncodeDmDeviceInfo() function
140 if (!EncodeDmDeviceInfo(deviceInfo, data)) { in ON_IPC_SET_REQUEST()
180 if (!EncodeDmDeviceInfo(deviceInfo, data)) { in ON_IPC_SET_REQUEST()
393 if (!EncodeDmDeviceInfo(devInfo, reply)) { in ON_IPC_CMD()
550 if (!EncodeDmDeviceInfo(deviceInfo, reply)) { in ON_IPC_CMD()
566 if (!EncodeDmDeviceInfo(localDeviceInfo, reply)) { in ON_IPC_CMD()
1526 if (!EncodeDmDeviceInfo(deviceInfo, data)) { in ON_IPC_SET_REQUEST()

Completed in 4 milliseconds