Home
last modified time | relevance | path

Searched refs:RADAR_WRITE_TO_PARCEL_FAIL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h197 RADAR_WRITE_TO_PARCEL_FAIL, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp214 DfxReportFailEvent(DbinderErrorCode::RPC_DRIVER, RADAR_WRITE_TO_PARCEL_FAIL, __FUNCTION__); in AddDBinderCommAuth()
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp112 … DfxReportFailEvent(DbinderErrorCode::RPC_DRIVER, RADAR_WRITE_TO_PARCEL_FAIL, __FUNCTION__); in ProcessProto()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp109 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_WRITE_TO_PARCEL_FAIL, __FUNCT… in GetSessionForProxy()