Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 10 of 10) sorted by relevance

/base/msdp/device_status/rust/data/sys/src/
Dlib.rs22 mod errors; module
26 pub use errors::{ FusionErrorCode, FusionResult };
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_parser.cpp71 std::string errors; in LoadAveragePowerFromFile() local
77 if (!parseFromStream(reader, ifs, &root, &errors)) { in LoadAveragePowerFromFile()
Dbattery_stats_listener.cpp50 std::string errors; in OnEvent() local
52 if (parseFromStream(reader, is, &root, &errors)) { in OnEvent()
Dbattery_stats_core.cpp918 std::string errors; in LoadBatteryStatsData() local
924 if (!parseFromStream(reader, ifs, &root, &errors)) { in LoadBatteryStatsData()
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/python/ohos/global/i18n/
Dgenerate_dat.py162 string_pool2bts = string_pool.encode(encoding='utf-8', errors='strict')
182 resource_str2bts = resource_str.encode(encoding='utf-8', errors='strict')
/base/security/code_signature/services/key_enable/src/
Dcert_chain_utils.rs33 for error in error_stack.errors() { in print_openssl_error_stack()
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_source_parser.cpp94 std::string errors; in ParseSources() local
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_source_parser.cpp95 std::string errors; in ParseSources() local
/base/security/device_security_level/
DREADME.md19 …e required to support software integrity protection and eliminate common errors. Devices that cann…
/base/update/updater/test/unittest/test_data/applypatch/
DTestGZipModeImagePatch.old.gz