Home
last modified time | relevance | path

Searched defs:pRsp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp110 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in ProcessDeviceStateChange() local
152 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in ProcessAppStateChange() local
217 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnDeviceFound() local
244 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnDiscoveryFailed() local
256 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnDiscoverySuccess() local
268 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnPublishResult() local
280 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnAuthResult() local
302 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnUiCall() local
314 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnCredentialResult() local
326 std::shared_ptr<IpcRsp> pRsp = std::make_shared<IpcRsp>(); in OnBindResult() local
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp121 std::shared_ptr<IpcGetDeviceInfoRsp> pRsp = in ON_IPC_READ_RESPONSE() local
147 …std::shared_ptr<IpcGetTrustDeviceRsp> pRsp = std::static_pointer_cast<IpcGetTrustDeviceRsp>(pBaseR… in ON_IPC_READ_RESPONSE() local
219 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
245 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
271 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
303 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp214 …std::shared_ptr<IpcGetTrustDeviceRsp> pRsp = std::static_pointer_cast<IpcGetTrustDeviceRsp>(pBaseR… in ON_IPC_READ_RESPONSE() local
241 …std::shared_ptr<IpcGetDeviceInfoRsp> pRsp = std::static_pointer_cast<IpcGetDeviceInfoRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
285 …std::shared_ptr<IpcGetInfoByNetWorkRsp> pRsp = std::static_pointer_cast<IpcGetInfoByNetWorkRsp>(pB… in ON_IPC_READ_RESPONSE() local
673 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
700 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
734 …std::shared_ptr<IpcSetCredentialRsp> pRsp = std::static_pointer_cast<IpcSetCredentialRsp>(pBaseRsp… in ON_IPC_READ_RESPONSE() local
1037 std::shared_ptr<IpcRsp> pRsp = std::static_pointer_cast<IpcRsp>(pBaseRsp); in ON_IPC_READ_RESPONSE() local
1050 …std::shared_ptr<IpcExportAuthCodeRsp> pRsp = std::static_pointer_cast<IpcExportAuthCodeRsp>(pBaseR… in ON_IPC_READ_RESPONSE() local
1330 std::shared_ptr<IpcRsp> pRsp = std::static_pointer_cast<IpcRsp>(pBaseRsp); in ON_IPC_READ_RESPONSE() local
1360 std::shared_ptr<IpcRsp> pRsp = std::static_pointer_cast<IpcRsp>(pBaseRsp); in ON_IPC_READ_RESPONSE() local
[all …]