Home
last modified time | relevance | path

Searched defs:errorInfo (Results 1 – 10 of 10) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/include/
Duv_queue.h32 ErrorInfo errorInfo; member
Dasync_call.h46 void SetErrorInfo(const ErrorInfo &errorInfo) in SetErrorInfo()
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dscreenlock_callback.cpp44 void ScreenlockCallback::SetErrorInfo(const ErrorInfo &errorInfo) in SetErrorInfo()
Dasync_call.cpp169 void AsyncCall::GenerateBusinessError(napi_env env, const ErrorInfo &errorInfo, napi_value *result) in GenerateBusinessError()
Dnapi_screenlock_ability.cpp141 void GetErrorInfo(int32_t errorCode, ErrorInfo &errorInfo) in GetErrorInfo()
/base/security/appverify/interfaces/innerkits/appverify/src/init/
Dtrusted_root_ca.cpp101 std::string errorInfo; in GetTrustedRootCAFromJson() local
Dtrusted_ticket_manager.cpp75 std::string errorInfo; in GetTicketTrustedSources() local
Dtrusted_source_manager.cpp103 std::string errorInfo; in GetAppTrustedSources() local
/base/notification/distributed_notification_service/services/ans/src/clone/
Dnotification_clone_manager.cpp49 nlohmann::json errorInfo; in SetBackUpReply() local
/base/hiviewdfx/hitrace/cmd/src/
Dhitrace_cmd.cpp453 std::string errorInfo = "error: " + tag + " is not support category on this device."; in AddTagItems() local