Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/core/framework/source/
Dbinder_debug.cpp30 static ErrorMap errorMap = { { BR_ERROR, "BR_ERROR" }, in GetErrorMap() local
/foundation/communication/netmanager_base/frameworks/ets/ani/connection/src/
Dconnection_ani.cpp30 static const std::unordered_map<int32_t, std::string> errorMap = { variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dvalue_proxy_test.cpp124 auto errorMap = std::map<std::string, double>(res); variable
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
Ddfx_reporter.cpp112 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportThumbnailError() local
152 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportCommonBehavior() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
Djs_ability_delegator.cpp61 std::unordered_map<int32_t, std::string> errorMap = { variable