Home
last modified time | relevance | path

Searched refs:SYSTEM_ERROR (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_memory_delegate.cpp27 ret.retCode = UCollect::SYSTEM_ERROR; in SetAppResourceLimit()
39 ret.retCode = UCollect::SYSTEM_ERROR; in GetGraphicUsage()
/ohos5.0/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp38 const std::string SYSTEM_ERROR = "System error: "; variable
125 result.append(SYSTEM_ERROR + "os account list empty.\n"); in ShowOhosAccountInfo()
149 result.append(SYSTEM_ERROR + "service ptr is null!\n"); in ShowOsAccountInfo()
163 result.append(SYSTEM_ERROR + "os account list empty.\n"); in ShowOsAccountInfo()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp38 SYSTEM_ERROR = 4, enumerator
60 case PushCheckErrCode::SYSTEM_ERROR: in ConvertPushCheckCodeToErrCode()
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/check/
H A Dsearch_status.h23 SYSTEM_ERROR, enumerator
/ohos5.0/base/update/updateservice/services/firmware/check/include/
H A Dfirmware_icheck.h160 result = SearchStatus::SYSTEM_ERROR; in ReadDataFromSSL()
164 result = SearchStatus::SYSTEM_ERROR; in ReadDataFromSSL()
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/
H A Dcollect_result.h27 SYSTEM_ERROR = 5, enumerator
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dhilog_collector_impl.cpp65 result.retCode = UCollect::SYSTEM_ERROR; in CollectLastLog()
H A Dwm_collector_impl.cpp127 result.retCode = SYSTEM_ERROR; in ExportGpuMemory()
/ohos5.0/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp420 result.retCode = UCollect::UcError::SYSTEM_ERROR; in InnerResponseAppTrace()
489 result.retCode = UCollect::UcError::SYSTEM_ERROR; in SetAppResourceLimit()
503 result.retCode = UCollect::UcError::SYSTEM_ERROR; in SetAppResourceLimit()
/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp27 static constexpr const char *SYSTEM_ERROR = "system error"; variable
98 return std::string(SYSTEM_ERROR); in GetErrorMessage()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp141 return ResultCode::SYSTEM_ERROR; in GuardAgainstInstallInfosLossedStrategy()
145 return ResultCode::SYSTEM_ERROR; in GuardAgainstInstallInfosLossedStrategy()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service_event_handler.h38 SYSTEM_ERROR, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp147 EXPECT_EQ(res, ResultCode::SYSTEM_ERROR);
315 EXPECT_EQ(ret, ResultCode::SYSTEM_ERROR);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp372 return ResultCode::SYSTEM_ERROR; in GuardAgainstInstallInfosLossedStrategy()
378 return ResultCode::SYSTEM_ERROR; in GuardAgainstInstallInfosLossedStrategy()
499 return ResultCode::SYSTEM_ERROR; in ReInstallAllInstallDirApps()