Home
last modified time | relevance | path

Searched refs:SptrMismatch (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
H A Dipc_issues.h28 static int SptrMismatch();
H A Dipc_issues.cpp29 int IPCIssues::SptrMismatch() in SptrMismatch() function in OHOS::HiviewDFX::IPCIssues
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp130 {"SptrMismatch", "mix use sptr and raw pointer", &IPCIssues::SptrMismatch},