Home
last modified time | relevance | path

Searched defs:faultType (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
H A Dcloud_file_fault_event.cpp36 bool CloudFaultReportStatus::IsAllowToReport(const FaultType &faultType) in IsAllowToReport()
57 for (const auto &faultType : PERIODIC_REPORT_FAULT_TYPE) { in CloudFaultReportStatus() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp76 int32_t FaultLogManager::CreateTempFaultLogFile(time_t time, int32_t id, int32_t faultType, in CreateTempFaultLogFile()
140 int32_t id, int32_t faultType, int32_t maxNum) const in GetFaultInfoList()
170 int32_t faultType, int32_t maxNum) const in GetFaultLogFileList()
186 bool FaultLogManager::IsProcessedFault(int32_t pid, int32_t uid, int32_t faultType) in IsProcessedFault()
H A Dfaultlog_database.cpp124 int32_t faultType, EventStore::Cond upperCaseCond, EventStore::Cond lowerCaseCond) in CreateQueries()
160 int32_t faultType, int32_t maxNum) in GetFaultInfoList()
200 bool FaultLogDatabase::IsFaultExist(int32_t pid, int32_t uid, int32_t faultType) in IsFaultExist()
H A Dfaultlogger.cpp680 int32_t pid, int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlogger_plugin.h46 int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
H A Dfaultlog_util.cpp53 std::string GetFaultNameByType(int32_t faultType, bool asFileName) in GetFaultNameByType()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/
H A DExampleJsunit.test.js70 function testCallbackQuery(faultType) { argument
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dfault_data.h63 FaultDataType faultType = FaultDataType::UNKNOWN; member
84 FaultDataType faultType = FaultDataType::UNKNOWN; member
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/
H A Dfaultlogger_service_proxy.cpp61 sptr<IRemoteObject> FaultLoggerServiceProxy::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/
H A Dfaultlogger_service_fuzzer.cpp93 int32_t faultType; in FuzzServiceInterfaceQuerySelfFaultLog() local
119 int32_t faultType; in FuzzServiceInterfaceCreateTempFaultLogFile() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dfaultlog_info.cpp83 void FaultLogInfo::SetFaultType(int32_t faultType) in SetFaultType()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_faultlogger.h51 int32_t faultType = 0; variable
/ohos5.0/base/hiviewdfx/hicollie/interfaces/ndk/include/
H A Dreport_data.h45 FaultDataType faultType = FaultDataType::UNKNOWN; member
/ohos5.0/foundation/multimedia/av_codec/services/dfx/
H A Davcodec_sysevent.cpp37 void FaultEventWrite(FaultType faultType, const std::string& msg, const std::string& module) in FaultEventWrite()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/impl/
H A Dfaultlogger_client.cpp125 std::unique_ptr<FaultLogQueryResult> QuerySelfFaultLog(FaultLogType faultType, int32_t maxNum) in QuerySelfFaultLog()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.h27 std::string faultType; member
H A Dhiview_fault_adapter.cpp48 HiSysEventParam faultType = { .name = { *FAULT_TYPE }, .t = HISYSEVENT_STRING, in ReportDataFault() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp77 std::string faultType(data, size); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/
H A Ddfx_types.h41 FaultType faultType; member
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/
H A Dfaultlogger_service_ohos.cpp141 sptr<IRemoteObject> FaultloggerServiceOhos::QuerySelfFaultLog(int32_t faultType, int32_t maxNum) in QuerySelfFaultLog()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodal_system_app_freeze_uiextension.cpp67 FaultDataType faultType = faultData.faultType; in ProcessAppFreeze() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_database.cpp158 const std::string faultType(std::to_string(HiSysEvent::EventType::FAULT)); in Backup() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Ddfx_types.h90 FaultType faultType; member
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp542 void WallpaperManager::ReporterFault(FaultType faultType, FaultCode faultCode) in ReporterFault()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp261 FaultType faultType = FaultType::DRIVERKIT; in HandleCloudError() local
308 FaultType faultType = FaultType::TIMEOUT; in XcollieCallback() local

12