Home
last modified time | relevance | path

Searched refs:IPC_STUB_WRITE_PARCEL_ERR (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp571 return IPC_STUB_WRITE_PARCEL_ERR; in WriteResultWithOsAccountInfo()
660 return IPC_STUB_WRITE_PARCEL_ERR; in ProcCreateOsAccountWithFullInfo()
682 return IPC_STUB_WRITE_PARCEL_ERR; in ProcUpdateOsAccountWithFullInfo()
735 return IPC_STUB_WRITE_PARCEL_ERR; in ProcRemoveOsAccount()
751 return IPC_STUB_WRITE_PARCEL_ERR; in ProcSetOsAccountName()
773 return IPC_STUB_WRITE_PARCEL_ERR; in ProcSetOsAccountConstraints()
806 return IPC_STUB_WRITE_PARCEL_ERR; in ProcSetOsAccountProfilePhoto()
837 return IPC_STUB_WRITE_PARCEL_ERR; in ProcQueryAllCreatedOsAccounts()
841 return IPC_STUB_WRITE_PARCEL_ERR; in ProcQueryAllCreatedOsAccounts()
852 return IPC_STUB_WRITE_PARCEL_ERR; in ProcQueryMaxOsAccountNumber()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_stub.cpp71 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
78 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
96 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnEnableCloud()
107 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnDisableCloud()
120 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnChangeAppSwitch()
136 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnClean()
148 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnNotifyDataChange()
162 return ITypesUtil::Marshal(reply, status, results) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnQueryLastSyncInfo()
174 return ITypesUtil::Marshal(reply, status) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnSetGlobalCloudStrategy()
201 return ITypesUtil::Marshal(reply, result) ? ERR_NONE : IPC_STUB_WRITE_PARCEL_ERR; in OnNotifyChange()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_stub.cpp39 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteObtainDistributedTableName()
55 return IPC_STUB_WRITE_PARCEL_ERR; in OnBeforeOpen()
71 return IPC_STUB_WRITE_PARCEL_ERR; in OnAfterOpen()
86 return IPC_STUB_WRITE_PARCEL_ERR; in OnDelete()
103 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteInitNotifier()
124 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteSetDistributedTables()
144 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteDoSync()
163 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteDoAsync()
181 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteDoSubscribe()
199 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteDoUnSubscribe()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp84 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
124 return IPC_STUB_WRITE_PARCEL_ERR; in OnGetStoreIds()
142 return IPC_STUB_WRITE_PARCEL_ERR; in OnBeforeCreate()
162 return IPC_STUB_WRITE_PARCEL_ERR; in OnAfterCreate()
173 return IPC_STUB_WRITE_PARCEL_ERR; in OnDelete()
184 return IPC_STUB_WRITE_PARCEL_ERR; in OnClose()
201 return IPC_STUB_WRITE_PARCEL_ERR; in OnSync()
219 return IPC_STUB_WRITE_PARCEL_ERR; in OnCloudSync()
237 return IPC_STUB_WRITE_PARCEL_ERR; in OnNotifyDataChange()
256 return IPC_STUB_WRITE_PARCEL_ERR; in OnRegServiceNotifier()
[all …]
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service_stub.cpp149 return IPC_STUB_WRITE_PARCEL_ERR; in OnSetWallpaperInner()
192 return IPC_STUB_WRITE_PARCEL_ERR; in OnSetWallpaperInnerByPixelMap()
212 return IPC_STUB_WRITE_PARCEL_ERR; in OnSetVideo()
227 return IPC_STUB_WRITE_PARCEL_ERR; in OnSetCustomWallpaper()
252 return IPC_STUB_WRITE_PARCEL_ERR; in OnGetPixelMapInner()
294 return IPC_STUB_WRITE_PARCEL_ERR; in OnGetColorsInner()
316 return IPC_STUB_WRITE_PARCEL_ERR; in OnGetFile()
321 return IPC_STUB_WRITE_PARCEL_ERR; in OnGetFile()
336 return IPC_STUB_WRITE_PARCEL_ERR; in OnGetWallpaperId()
348 return IPC_STUB_WRITE_PARCEL_ERR; in OnIsChangePermitted()
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_stub.cpp355 return IPC_STUB_WRITE_PARCEL_ERR; in ProcAddAccount()
379 return IPC_STUB_WRITE_PARCEL_ERR; in ProcAddAccountImplicitly()
406 return IPC_STUB_WRITE_PARCEL_ERR; in ProcCreateAccount()
432 return IPC_STUB_WRITE_PARCEL_ERR; in ProcCreateAccountImplicitly()
444 return IPC_STUB_WRITE_PARCEL_ERR; in ProcDeleteAccount()
459 return IPC_STUB_WRITE_PARCEL_ERR; in ProcGetAccountExtraInfo()
463 return IPC_STUB_WRITE_PARCEL_ERR; in ProcGetAccountExtraInfo()
478 return IPC_STUB_WRITE_PARCEL_ERR; in ProcSetAccountExtraInfo()
509 return IPC_STUB_WRITE_PARCEL_ERR; in ProcSetAppAccess()
522 return IPC_STUB_WRITE_PARCEL_ERR; in ProcCheckAppAccountSyncEnable()
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp175 return IPC_STUB_WRITE_PARCEL_ERR; in ProcHasDomainAccount()
195 return IPC_STUB_WRITE_PARCEL_ERR; in ProcUpdateAccountToken()
244 return IPC_STUB_WRITE_PARCEL_ERR; in ProcRegisterPlugin()
249 return IPC_STUB_WRITE_PARCEL_ERR; in ProcRegisterPlugin()
259 return IPC_STUB_WRITE_PARCEL_ERR; in ProcUnregisterPlugin()
294 return IPC_STUB_WRITE_PARCEL_ERR; in ProcAuth()
310 return IPC_STUB_WRITE_PARCEL_ERR; in ProcGetAccountStatus()
314 return IPC_STUB_WRITE_PARCEL_ERR; in ProcGetAccountStatus()
334 return IPC_STUB_WRITE_PARCEL_ERR; in ProcGetDomainAccountInfo()
354 return IPC_STUB_WRITE_PARCEL_ERR; in ProcUpdateAccountInfo()
[all …]
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dkey_session_service_stub.cpp99 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessGetMediaDecryptModule()
134 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyRequest()
142 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyRequest()
147 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyRequest()
151 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyRequest()
158 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyRequest()
177 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyResponse()
185 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyResponse()
219 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessOfflineReleaseRequest()
243 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessOfflineReleaseResponse()
[all …]
H A Dmediakeysystem_service_stub.cpp125 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessCreatekeySession()
140 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessKeySystemRequest()
144 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessKeySystemRequest()
151 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessKeySystemRequest()
169 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessKeySystemResponse()
199 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessGetConfigurationString()
217 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessSetConfigurationByteArray()
236 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessGetConfigurationByteArray()
284 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessGetMaxContentProtectionLevel()
298 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessGetCertificateStatus()
[all …]
H A Dmediakeysystemfactory_service_stub.cpp110 IPC_STUB_WRITE_PARCEL_ERR, "paramNum is invalid"); in ProcessMediaKeySystemSupportedRequest()
115 DRM_CHECK_AND_RETURN_RET_LOG(reply.WriteBool(isSurpported), IPC_STUB_WRITE_PARCEL_ERR, in ProcessMediaKeySystemSupportedRequest()
123 DRM_CHECK_AND_RETURN_RET_LOG(reply.WriteBool(isSurpported), IPC_STUB_WRITE_PARCEL_ERR, in ProcessMediaKeySystemSupportedRequest()
132 DRM_CHECK_AND_RETURN_RET_LOG(reply.WriteBool(isSurpported), IPC_STUB_WRITE_PARCEL_ERR, in ProcessMediaKeySystemSupportedRequest()
160 …RM_CHECK_AND_RETURN_RET_LOG(reply.WriteString(mediaKeySystemName.first), IPC_STUB_WRITE_PARCEL_ERR, in ProcessGetMediaKeySystems()
162 …M_CHECK_AND_RETURN_RET_LOG(reply.WriteString(mediaKeySystemName.second), IPC_STUB_WRITE_PARCEL_ERR, in ProcessGetMediaKeySystems()
178 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessGetMediaKeySystemUuid()
H A Dkey_session_service_callback_stub.cpp55 return IPC_STUB_WRITE_PARCEL_ERR; in HandleSendEvent()
78 return IPC_STUB_WRITE_PARCEL_ERR; in HandleSendEventKeyChanged()
H A Dmedia_decrypt_module_service_stub.cpp68 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
78 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authenticator_stub.cpp77 return IPC_STUB_WRITE_PARCEL_ERR; in ProcAddAccountImplicitly()
98 return IPC_STUB_WRITE_PARCEL_ERR; in ProcAuthenticate()
116 return IPC_STUB_WRITE_PARCEL_ERR; in ProcCreateAccountImplicitly()
136 return IPC_STUB_WRITE_PARCEL_ERR; in ProcAuth()
155 return IPC_STUB_WRITE_PARCEL_ERR; in ProcVerifyCredential()
175 return IPC_STUB_WRITE_PARCEL_ERR; in ProcCheckAccountLabels()
193 return IPC_STUB_WRITE_PARCEL_ERR; in ProcSetProperties()
211 return IPC_STUB_WRITE_PARCEL_ERR; in ProcIsAccountRemovable()
H A Dapp_account_authenticator_callback_stub.cpp52 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
67 return IPC_STUB_WRITE_PARCEL_ERR; in OnRemoteRequest()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_stub.cpp46 return IPC_STUB_WRITE_PARCEL_ERR; in ObjectStoreSaveOnRemote()
70 return IPC_STUB_WRITE_PARCEL_ERR; in OnAssetChangedOnRemote()
91 return IPC_STUB_WRITE_PARCEL_ERR; in ObjectStoreBindAssetOnRemote()
109 return IPC_STUB_WRITE_PARCEL_ERR; in ObjectStoreRevokeSaveOnRemote()
127 return IPC_STUB_WRITE_PARCEL_ERR; in ObjectStoreRetrieveOnRemote()
145 return IPC_STUB_WRITE_PARCEL_ERR; in OnSubscribeRequest()
162 return IPC_STUB_WRITE_PARCEL_ERR; in OnUnsubscribeRequest()
179 return IPC_STUB_WRITE_PARCEL_ERR; in OnDeleteSnapshot()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp173 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteStringVector(cameraIds), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetCameras()
177 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteInt32(count), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetCameras()
182 CHECK_ERROR_RETURN_RET_LOG(!result, IPC_STUB_WRITE_PARCEL_ERR, in HandleGetCameras()
193 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteStringVector(cameraIds), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetCameraIds()
197 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteInt32(count), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetCameraIds()
209 CHECK_ERROR_RETURN_RET_LOG(!result, IPC_STUB_WRITE_PARCEL_ERR, in HandleGetCameraAbility()
306 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteBool(isMuted), IPC_STUB_WRITE_PARCEL_ERR, in HandleIsCameraMuted()
419 … CHECK_AND_RETURN_RET_LOG(reply.WriteRemoteObject(session->AsObject()), IPC_STUB_WRITE_PARCEL_ERR, in HandleCreateDeferredVideoProcessingSession()
656 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteBool(canOpenCamera), IPC_STUB_WRITE_PARCEL_ERR, in HandleAllowOpenByOHSide()
731 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteStringVector(deviceInfos), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetDmDeviceInfo()
[all …]
H A Dhcapture_session_stub.cpp141 CHECK_AND_RETURN_RET_LOG(reply.WriteBool(result), IPC_STUB_WRITE_PARCEL_ERR, in HandleCanAddInput()
213 …D_RETURN_RET_LOG(reply.WriteUint32(static_cast<uint32_t>(sessionState)), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetSessionState()
222 …D_RETURN_RET_LOG(reply.WriteInt32(static_cast<int32_t>(currColorSpace)), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetActiveColorSpace()
242 CHECK_AND_RETURN_RET_LOG(reply.WriteFloat(duration), IPC_STUB_WRITE_PARCEL_ERR, in HandleSetSmoothZoom()
279IPC_STUB_WRITE_PARCEL_ERR, "HCaptureSessionStub HandleCreateMediaLibrary Write uri and cameraShotT… in HandleCreateMediaLibrary()
299IPC_STUB_WRITE_PARCEL_ERR, "HCaptureSessionStub HandleCreateMediaLibrary Write uri and cameraShotT… in HandleCreateMediaLibraryForPicture()
H A Dhcamera_device_stub.cpp117 CHECK_ERROR_RETURN_RET_LOG(!result, IPC_STUB_WRITE_PARCEL_ERR, in HandleGetStatus()
129 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteInt32Vector(results), IPC_STUB_WRITE_PARCEL_ERR, in HandleGetEnabledResults()
170 CHECK_ERROR_RETURN_RET_LOG(!reply.WriteInt64(secureSeqId), IPC_STUB_WRITE_PARCEL_ERR, in HandleOpenSecureCameraResults()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp55 return IPC_STUB_WRITE_PARCEL_ERR; in OnInsert()
73 return IPC_STUB_WRITE_PARCEL_ERR; in OnUpdate()
89 return IPC_STUB_WRITE_PARCEL_ERR; in OnDelete()
107 return IPC_STUB_WRITE_PARCEL_ERR; in OnInsertEx()
126 return IPC_STUB_WRITE_PARCEL_ERR; in OnUpdateEx()
143 return IPC_STUB_WRITE_PARCEL_ERR; in OnDeleteEx()
163 return IPC_STUB_WRITE_PARCEL_ERR; in OnQuery()
180 return IPC_STUB_WRITE_PARCEL_ERR; in OnAddTemplate()
196 return IPC_STUB_WRITE_PARCEL_ERR; in OnDelTemplate()
434 return IPC_STUB_WRITE_PARCEL_ERR; in OnSetSilentSwitch()
[all …]
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp454 return IPC_STUB_WRITE_PARCEL_ERR; in StubHandleAllocSocketFd()
643 WRITEINT32(reply, rows, IPC_STUB_WRITE_PARCEL_ERR); in StubGetMouseScrollRows()
720 WRITEINT32(reply, size, IPC_STUB_WRITE_PARCEL_ERR); in StubGetPointerSize()
796 WRITEBOOL(reply, state, IPC_STUB_WRITE_PARCEL_ERR); in StubGetHoverScrollState()
826 WRITEBOOL(reply, visible, IPC_STUB_WRITE_PARCEL_ERR); in StubIsPointerVisible()
893 WRITEINT32(reply, color, IPC_STUB_WRITE_PARCEL_ERR); in StubGetPointerColor()
930 WRITEINT32(reply, speed, IPC_STUB_WRITE_PARCEL_ERR); in StubGetPointerSpeed()
1813 WRITEBOOL(reply, state, IPC_STUB_WRITE_PARCEL_ERR); in StubGetTouchpadScrollDirection()
1891 WRITEINT32(reply, speed, IPC_STUB_WRITE_PARCEL_ERR); in StubGetTouchpadPointerSpeed()
1976 WRITEINT32(reply, rate, IPC_STUB_WRITE_PARCEL_ERR); in StubGetKeyboardRepeatRate()
[all …]
H A Dmultimodal_input_connect_proxy.cpp2034 WRITEINT32(data, device->GetId(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2035 WRITEINT32(data, device->GetType(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2036 WRITESTRING(data, device->GetName(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2037 WRITEINT32(data, device->GetBus(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2038 WRITEINT32(data, device->GetVersion(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2039 WRITEINT32(data, device->GetProduct(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2040 WRITEINT32(data, device->GetVendor(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2041 WRITESTRING(data, device->GetPhys(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2042 WRITESTRING(data, device->GetUniq(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
2049 WRITEINT32(data, item.GetFuzz(), IPC_STUB_WRITE_PARCEL_ERR); in AddVirtualInputDevice()
[all …]
/ohos5.0/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp607 WRITEINT32(reply, pid, IPC_STUB_WRITE_PARCEL_ERR); in GetDragTargetPidStub()
618 WRITESTRING(reply, udKey, IPC_STUB_WRITE_PARCEL_ERR); in GetUdKeyStub()
654 return IPC_STUB_WRITE_PARCEL_ERR; in HandleAllocSocketFdStub()
657 WRITEINT32(reply, tokenType, IPC_STUB_WRITE_PARCEL_ERR); in HandleAllocSocketFdStub()
681 WRITEINT32(reply, ret, IPC_STUB_WRITE_PARCEL_ERR); in StartDragStub()
714 WRITEINT32(reply, ret, IPC_STUB_WRITE_PARCEL_ERR); in StopDragStub()
803 WRITEINT32(reply, ret, IPC_STUB_WRITE_PARCEL_ERR); in GetDragDataStub()
914 WRITEINT32(reply, static_cast<int32_t>(dragAction), IPC_STUB_WRITE_PARCEL_ERR); in GetDragActionStub()
939 WRITESTRING(reply, extraInfo, IPC_STUB_WRITE_PARCEL_ERR); in GetExtraInfoStub()
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/stub/
H A Dnet_stats_service_stub.cpp388 return IPC_STUB_WRITE_PARCEL_ERR; in OnUpdateStatsData()
394 return IPC_STUB_WRITE_PARCEL_ERR; in OnUpdateStatsData()
548 return IPC_STUB_WRITE_PARCEL_ERR; in CheckNetManagerAvailable()
554 return IPC_STUB_WRITE_PARCEL_ERR; in CheckNetManagerAvailable()
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dkey_session_service_proxy.cpp156 return IPC_STUB_WRITE_PARCEL_ERR; in GenerateMediaKeyRequest()
200 return IPC_STUB_WRITE_PARCEL_ERR; in ProcessMediaKeyResponse()
244 return IPC_STUB_WRITE_PARCEL_ERR; in GenerateOfflineReleaseRequest()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/src/
H A Dicamera_util.cpp84 case IPC_STUB_WRITE_PARCEL_ERR: in ServiceToCameraError()

12