Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/dfx/
Davcodec_dfx.cpp49 FaultType faultType, in FaultEventWrite()
69 void FaultEventWrite(FaultType faultType, const std::string& msg, const std::string& module) in FaultEventWrite()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
Dfault_data.h59 FaultDataType faultType = FaultDataType::UNKNOWN; member
76 FaultDataType faultType = FaultDataType::UNKNOWN; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
Ddfx_types.h90 FaultType faultType; member
/foundation/ability/ability_runtime/tools/aa/src/
Dability_command.cpp1713 std::string faultType = ""; in RunAsNotifyAppFaultCommand() local
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp3798 FaultDataType faultType, const std::string& markers) in AppRecoveryNotifyApp()