Searched defs:faultType (Results 1 – 14 of 14) sorted by relevance
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | faultlog_manager.cpp | 76 int32_t FaultLogManager::CreateTempFaultLogFile(time_t time, int32_t id, int32_t faultType, in CreateTempFaultLogFile() 134 int32_t id, int32_t faultType, int32_t maxNum) const in GetFaultInfoList() 164 int32_t faultType, int32_t maxNum) const in GetFaultLogFileList() 180 bool FaultLogManager::IsProcessedFault(int32_t pid, int32_t uid, int32_t faultType) in IsProcessedFault()
|
| D | faultlog_database.cpp | 105 int32_t faultType, EventStore::Cond upperCaseCond, EventStore::Cond lowerCaseCond) in CreateQueries() 135 int32_t faultType, int32_t maxNum) in GetFaultInfoList() 175 bool FaultLogDatabase::IsFaultExist(int32_t pid, int32_t uid, int32_t faultType) in IsFaultExist()
|
| D | faultlogger.cpp | 633 int32_t pid, int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| D | faultlogger_plugin.h | 46 int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
|
| D | faultlog_util.cpp | 53 std::string GetFaultNameByType(int32_t faultType, bool asFileName) in GetFaultNameByType()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/ |
| D | faultlogger_service_proxy.cpp | 61 sptr<IRemoteObject> FaultLoggerServiceProxy::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/ |
| D | faultlog_info.cpp | 83 void FaultLogInfo::SetFaultType(int32_t faultType) in SetFaultType()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
| D | napi_faultlogger.h | 51 int32_t faultType = 0; variable
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/ |
| D | faultlogger_service_fuzzer.cpp | 78 int32_t faultType = static_cast<int32_t>(*data); in FuzzServiceInterfaceQuerySelfFaultLog() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/impl/ |
| D | faultlogger_client.cpp | 125 std::unique_ptr<FaultLogQueryResult> QuerySelfFaultLog(FaultLogType faultType, int32_t maxNum) in QuerySelfFaultLog()
|
| /base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/ |
| D | dfx_types.h | 41 FaultType faultType; member
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/idl/ |
| D | faultlogger_service_ohos.cpp | 135 sptr<IRemoteObject> FaultloggerServiceOhos::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
|
| /base/theme/wallpaper_mgr/frameworks/native/src/ |
| D | wallpaper_manager.cpp | 564 void WallpaperManager::ReporterFault(FaultType faultType, FaultCode faultCode) in ReporterFault()
|
| /base/theme/wallpaper_mgr/services/src/ |
| D | wallpaper_service.cpp | 1137 void WallpaperService::ReporterFault(FaultType faultType, FaultCode faultCode) in ReporterFault()
|