Searched defs:errCodeMap (Results 1 – 5 of 5) sorted by relevance
| /foundation/distributeddatamgr/relational_store/test/native/gdb/unittest/ |
| D | gdb_grd_adapter_test.cpp | 207 std::map<int32_t, int32_t> errCodeMap = { variable 239 std::map<int32_t, int32_t> errCodeMap = { variable 281 std::map<int32_t, int32_t> errCodeMap = { variable 310 std::map<std::string, int32_t> errCodeMap = { variable 356 std::map<std::string, int32_t> errCodeMap = { variable 386 std::map<std::string, int32_t> errCodeMap = { variable
|
| /foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/ |
| D | oh_pasteboard_common.h | 27 const std::map<PasteboardError, PASTEBOARD_ErrCode> errCodeMap = { variable
|
| /foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
| D | wifi_napi_errcode.cpp | 24 static std::map<int32_t, int32_t> errCodeMap = { variable
|
| /foundation/communication/netstack/frameworks/js/napi/socket/constant/include/ |
| D | socket_constant.h | 124 static const std::map<int32_t, std::pair<OHOSErrorCode, std::string>> errCodeMap = { variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/ |
| D | installer.cpp | 245 static void CreateErrCodeMap(std::unordered_map<int32_t, int32_t> &errCodeMap) in CreateErrCodeMap() argument 439 std::unordered_map<int32_t, int32_t> errCodeMap; in ConvertInstallResult() local 961 static void CreateProxyErrCode(std::unordered_map<int32_t, int32_t> &errCodeMap) in CreateProxyErrCode() argument
|