Home
last modified time | relevance | path

Searched refs:errorMap (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp30 static ErrorMap errorMap = { { BR_ERROR, "BR_ERROR" }, in GetErrorMap() local
65 return errorMap; in GetErrorMap()
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp95 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportThumbnailError() local
96 for (auto &erroInfo : errorMap) { in ReportThumbnailError()
135 map<string, NativePreferences::PreferencesValue> errorMap = prefs->GetAll(); in ReportCommonBehavior() local
136 for (auto &erroInfo : errorMap) { in ReportCommonBehavior()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dvalue_proxy_test.cpp124 auto errorMap = std::map<std::string, double>(res); in HWTEST_F() local
125 ASSERT_EQ(errorMap.size(), 0); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp59 std::unordered_map<int32_t, std::string> errorMap = { member

Completed in 5 milliseconds