Home
last modified time | relevance | path

Searched refs:DfxReportEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddbinder_error_code.h194 inline void DfxReportEvent(int type, int stageRes, const char *func) in DfxReportEvent() function
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp913 DfxReportEvent(DbinderErrorCode::RPC_DRIVER, DbinderErrorCode::IPC_RESULT_IDLE, __FUNCTION__); in OnRemoteErrorMessage()