Home
last modified time | relevance | path

Searched defs:SYSTEM_ERROR (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/check/
H A Dsearch_status.h23 SYSTEM_ERROR, enumerator
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/
H A Dcollect_result.h27 SYSTEM_ERROR = 5, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service_event_handler.h38 SYSTEM_ERROR, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp38 SYSTEM_ERROR = 4, enumerator
/ohos5.0/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp38 const std::string SYSTEM_ERROR = "System error: "; variable
/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