Searched refs:DfxReportFailHandleEvent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | dbinder_databus_invoker.cpp | 61 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_ERR_INVALID_DATA, __FUNCTION_… in NewSessionOfBinderProxy() 68 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_IPC_PROCESS_SKELETON_NULL, __… in NewSessionOfBinderProxy() 74 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_SEND_INVALID_HANDLE, __FUNCTI… in NewSessionOfBinderProxy() 80 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_SEND_DISTRIBUTED_PROXY, __FUN… in NewSessionOfBinderProxy() 99 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_GET_SESSION_NAME_FAIL, __FUNC… in GetSessionForProxy() 109 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_WRITE_TO_PARCEL_FAIL, __FUNCT… in GetSessionForProxy() 115 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_START_LISTEN_FAIL, __FUNCTION… in GetSessionForProxy() 122 … DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_STUB_INVALID, __FUNCTION__); in GetSessionForProxy() 135 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, handle, RADAR_NEW_SERVER_SESSION_FAIL, __FU… in GetSessionForProxy()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | dbinder_error_code.h | 168 inline void DfxReportFailHandleEvent(int type, int handle, int errorCode, const char *func) in DfxReportFailHandleEvent() function
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service.cpp | 787 DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, proxy->GetHandle(), in OnRemoteInvokerDataBusMessage() 792 DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, proxy->GetHandle(), in OnRemoteInvokerDataBusMessage() 802 DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, proxy->GetHandle(), in OnRemoteInvokerDataBusMessage() 807 …DfxReportFailHandleEvent(DbinderErrorCode::RPC_DRIVER, proxy->GetHandle(), RADAR_ERR_MEMCPY_DATA, … in OnRemoteInvokerDataBusMessage()
|