Home
last modified time | relevance | path

Searched defs:ERROR_CODE (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_template.h29 #define HKS_IF_NOT_SUCC_LOGE_RETURN(RESULT, ERROR_CODE, LOG_MESSAGE, ...) \ argument
51 #define HKS_IF_NOT_SUCC_RETURN(RESULT, ERROR_CODE) \ argument
56 #define HKS_IF_NULL_LOGE_RETURN(OBJECT, ERROR_CODE, LOG_MESSAGE, ...) \ argument
74 #define HKS_IF_NULL_RETURN(OBJECT, ERROR_CODE) \ argument
84 #define HKS_IF_NOT_TRUE_LOGE_RETURN(BOOL_FUNC, ERROR_CODE) \ argument
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
H A Dhdf_message_test.h28 #define MSG_BREAK_IF_NOT_SUCCESS(ERROR_CODE) \ argument
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/utils/
H A Ddp_catch.h19 #define ERROR_CODE() __catch_error_code macro
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H A Djs_register_module.h35 #define ERROR_CODE (-1) macro
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_stub_test.cpp33 const int ERROR_CODE = 99999; variable
/ohos5.0/base/update/updater/services/include/log/
H A Dlog.h36 #define ERROR_CODE(code) ErrorCode(code).OutputErrorCode((UPDATER_LOG_FILE_NAME), (__LINE__), (code… macro
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Ddfs_event_dfx.h58 constexpr const char* ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/foundation/multimedia/player_framework/test/unittest/dfx_test/
H A Dmedia_dfx_test.cpp28 constexpr int32_t ERROR_CODE = 5; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dability_manager_radar.cpp34 constexpr const char* ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.cpp35 constexpr const char *ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/commonlibrary/utils_lite/js/builtin/common/include/
H A Dnativeapi_config.h29 #define ERROR_CODE "code" macro
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_stringdecoder.cpp21 static const char* ERROR_CODE = "401"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkv_radar_reporter.h68 constexpr const char* ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfs_daemon_event_dfx.h77 constexpr const char* ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Dnative_module_convertxml.cpp28 static const int32_t ERROR_CODE = 401; // 401 : the parameter type is incorrect variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_host_test/
H A Dextend_resource_manager_host_test.cpp33 const uint32_t ERROR_CODE = 305; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_dfx_adapter.cpp49 const std::string DBDfxAdapter::ERROR_CODE = "ERROR_CODE"; member in DistributedDB::DBDfxAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_dfx_adapter.h96 static const std::string ERROR_CODE; variable
/ohos5.0/foundation/multimedia/av_session/utils/include/
H A Dradar_constants.h98 const std::string ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_template.h322 #define HUKS_HDI_IF_NOT_SUCC_RETURN(RESULT, ERROR_CODE) \ argument
327 #define HUKS_HDI_IF_NULL_LOGE_RETURN(OBJECT, ERROR_CODE, LOG_MESSAGE, ...) \ argument
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dconn_manager_test.cpp42 constexpr int32_t ERROR_CODE = -101; variable
/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_utils.cpp50 #define NOT_SATISFIED_RETURN(CONDITION, ERROR_CODE, LOG_MESSAGE, ...) do { \ argument
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dpasteboard_event_dfx.h112 constexpr const char *ERROR_CODE = "ERROR_CODE"; variable
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_model_ng.cpp28 constexpr int32_t ERROR_CODE = -1; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h49 const std::string ERROR_CODE = "ERROR_CODE"; variable

12