| /base/update/updater/services/rust/hash_signed_data/src/ |
| D | hsd.rs | 32 type Error = String; typedef 33 fn try_from(value: &str) -> Result<Self, Self::Error> { in try_from() argument 46 type Error = String; typedef 47 fn try_from(value: &str) -> Result<Self, Self::Error> { in try_from() argument
|
| /base/msdp/device_status/rust/data/sys/src/ |
| D | errors.rs | 38 type Error = FusionErrorCode; typedef 40 fn try_from(value: i32) -> Result<Self, Self::Error> { in try_from() argument
|
| /base/powermgr/battery_statistics/frameworks/napi/include/ |
| D | napi_error.h | 33 inline void Error(StatsError code) in Error() function
|
| /base/powermgr/power_manager/frameworks/napi/utils/ |
| D | napi_errors.h | 33 inline void Error(PowerErrors code) in Error() function
|
| /base/powermgr/thermal_manager/frameworks/napi/ |
| D | napi_errors.h | 33 inline void Error(ThermalErrors code) in Error() function
|
| /base/hiviewdfx/hilog/platform/interface/native/ |
| D | log.h | 30 Error, enumerator
|
| /base/hiviewdfx/hilog_lite/frameworks/featured/ |
| D | hilog.cpp | 52 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() function in OHOS::HiviewDFX::HiLog
|
| /base/hiviewdfx/hilog/platform/ |
| D | hilog.cpp | 55 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() function in OHOS::HiviewDFX::HiLog
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ |
| D | hilog.cpp | 53 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() function in OHOS::HiviewDFX::HiLog
|
| /base/msdp/device_status/rust/data/sys/src/ipc/ |
| D | basic.rs | 103 fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error> in fmt() argument
|
| D | drag.rs | 180 fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error> in fmt() argument
|
| /base/hiviewdfx/hilog/interfaces/rust/src/ |
| D | lib.rs | 42 Error = 6, enumerator
|
| /base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
| D | hilog_module.cpp | 152 JSIValue HilogModule::Error(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Error() function in OHOS::ACELite::HilogModule
|
| /base/powermgr/display_manager/frameworks/napi/ |
| D | brightness.cpp | 211 void Brightness::Result::Error(int32_t code, const std::string& msg) in Error() function in OHOS::DisplayPowerMgr::Brightness::Result
|
| /base/request/request/services/service/rust/src/ |
| D | lib.rs | 57 type Error = IpcStatusCode; typedef
|