Searched refs:DfxReportFailListenEvent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_interface.h | 31 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, socketId, RADAR_GET_SESSION_FAIL, __FUNCTIO… in WriteTransaction() 38 … DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, socketId, RADAR_SEQ_INVALID, __FUNCTION__); in WriteTransaction() 46 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, socketId, RADAR_SEND_RAW_DATA_FAIL, __FUNCT… in WriteTransaction() 53 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, socketId, RADAR_SEND_NORMAL_DATA_FAIL, __FU… in WriteTransaction() 60 DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, socketId, in WriteTransaction()
|
H A D | dbinder_base_invoker_process.h | 37 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_SEND_ALLOCATOR_FAIL, __FUNC… in ProcessTransaction() 42 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_SET_ALLOCATOR_FAIL, __FUNCT… in ProcessTransaction() 62 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_CHECK_AND_SET_CALLER_FAIL, … in ProcessTransaction() 76 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_STUB_INVALID, __FUNCTION__); in ProcessTransaction() 83 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_TRANSLATE_FAIL, __FUNCTION_… in ProcessTransaction() 136 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_SEQ_MESSAGE_NULL, __FUNCTIO… in ProcessReply() 148 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_SEQ_MESSAGE_BUFFER_NULL, __… in ProcessReply() 159 …DfxReportFailListenEvent(DbinderErrorCode::RPC_DRIVER, listenFd, RADAR_ERR_MEMCPY_DATA, __FUNCTION… in ProcessReply()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | dbinder_error_code.h | 155 inline void DfxReportFailListenEvent(int type, int listenFd, int errorCode, const char *func) in DfxReportFailListenEvent() function
|