Searched defs:GET_TRUST_DEVICE_LIST (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ |
H A D | device_manager_ipc_interface_code.h | 27 GET_TRUST_DEVICE_LIST, enumerator
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
H A D | ipc_cmd_parser.cpp | 132 ON_IPC_SET_REQUEST(GET_TRUST_DEVICE_LIST, std::shared_ptr<IpcReq> pBaseReq, IpcIo &request, uint8_t… in ON_IPC_SET_REQUEST() argument 145 ON_IPC_READ_RESPONSE(GET_TRUST_DEVICE_LIST, IpcIo &reply, std::shared_ptr<IpcRsp> pBaseRsp) in ON_IPC_READ_RESPONSE() argument
|
/ohos5.0/foundation/distributedhardware/device_manager/radar/include/ |
H A D | dm_radar_helper.h | 96 GET_TRUST_DEVICE_LIST = 0x1, enumerator
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_cmd_parser.cpp | 144 ON_IPC_SERVER_CMD(GET_TRUST_DEVICE_LIST, IpcIo &req, IpcIo &reply) in ON_IPC_SERVER_CMD() argument
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
H A D | ipc_cmd_parser.cpp | 191 ON_IPC_SET_REQUEST(GET_TRUST_DEVICE_LIST, std::shared_ptr<IpcReq> pBaseReq, MessageParcel &data) in ON_IPC_SET_REQUEST() argument 212 ON_IPC_READ_RESPONSE(GET_TRUST_DEVICE_LIST, MessageParcel &reply, std::shared_ptr<IpcRsp> pBaseRsp) in ON_IPC_READ_RESPONSE() argument
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
H A D | ipc_cmd_parser.cpp | 379 ON_IPC_CMD(GET_TRUST_DEVICE_LIST, MessageParcel &data, MessageParcel &reply) in ON_IPC_CMD() argument
|