Searched defs:addFaultLog (Results 1 – 2 of 2) sorted by relevance
96 auto addFaultLog = reinterpret_cast<void (*)(FaultLogInfoInner*)>(dlsym(handle, "AddFaultLog")); in ReportToHiview() local
405 auto addFaultLog = reinterpret_cast<void (*)(FaultLogInfoInner*)>(dlsym(handle, "AddFaultLog")); variable