Home
last modified time | relevance | path

Searched defs:errorMap (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp30 static ErrorMap errorMap = { { BR_ERROR, "BR_ERROR" }, in GetErrorMap() local
/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp20 const std::map<int32_t, int32_t> errorMap = { variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp96 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportThumbnailError() local
136 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportCommonBehavior() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dvalue_proxy_test.cpp122 auto errorMap = std::map<std::string, double>(res); variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp59 std::unordered_map<int32_t, std::string> errorMap = { variable