/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/ |
H A D | common_event.h | 27 int8_t errorCode = NO_ERROR; member
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_proxy.cpp | 45 int errorCode = reply.ReadInt32(); in Connect() local 73 int errorCode = reply.ReadInt32(); in Listen() local
|
/ohos5.0/base/telephony/sms_mms/utils/ |
H A D | sms_hisysevent.cpp | 48 …const int32_t slotId, const SmsMmsMessageType type, const SmsMmsErrorCode errorCode, const std::st… in WriteSmsSendFaultEvent() 55 …const int32_t slotId, const SmsMmsMessageType type, const SmsMmsErrorCode errorCode, const std::st… in WriteSmsReceiveFaultEvent()
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/ |
H A D | drm_framework_dfx_unittest.cpp | 112 uint32_t errorCode = 0; variable 121 uint32_t errorCode = 0; variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/ |
H A D | dbinder_error_code.h | 142 inline void DfxReportFailEvent(int type, int errorCode, const char *func) in DfxReportFailEvent() 155 inline void DfxReportFailListenEvent(int type, int listenFd, int errorCode, const char *func) in DfxReportFailListenEvent() 168 inline void DfxReportFailHandleEvent(int type, int handle, int errorCode, const char *func) in DfxReportFailHandleEvent() 181 inline void DfxReportFailDeviceEvent(int type, const std::string &device, int errorCode, const char… in DfxReportFailDeviceEvent()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/ |
H A D | audio_capture_filter.cpp | 82 ErrorCode errorCode = ErrorCode::SUCCESS; in ConfigureAudioSampleRate() local 94 ErrorCode errorCode = ErrorCode::SUCCESS; in ConfigureAudioChannels() local 106 ErrorCode errorCode = ErrorCode::SUCCESS; in ConfigureAudioBitRate() local 117 ErrorCode errorCode = ErrorCode::SUCCESS; in ConfigureSampleFormat() local
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service_hisysevent.cpp | 99 int32_t slotId, SmsMmsMessageType type, SmsMmsErrorCode errorCode, const std::string &desc) in WriteSmsSendFaultEvent() 106 int32_t slotId, SmsMmsMessageType type, SmsMmsErrorCode errorCode, const std::string &desc) in WriteSmsReceiveFaultEvent() 126 int32_t slotId, SimCardErrorCode errorCode, const std::string &desc) in WriteSetActiveSimFaultEvent()
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/test/unittest/uncaught_exception_callback_test/ |
H A D | uncaught_exception_callback_test.cpp | 154 std::string errorCode = "This is an error code."; variable 182 std::string errorCode = "This is an error code."; variable 216 std::string errorCode = "This is an error code."; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_store_impl_test.cpp | 107 …int errorCode = store_->Insert(rowId, "naturalbase_rdb_aux_rdbstoreimpltest_integer_log", valuesBu… variable 135 …int errorCode = store_->Insert(rowId, "naturalbase_rdb_aux_rdbstoreimpltest_integer_log", valuesBu… variable 168 …int errorCode = store_->Insert(rowId, "naturalbase_rdb_aux_rdbstoreimpltest_integer_log", valuesBu… variable 590 int errorCode = store->Insert(rowId, "test_callback_t2", valuesBucket); variable 635 int errorCode = store->Insert(rowId, "test_callback_t3", valuesBucket); variable 694 int errorCode = store->Insert(rowId, "test_resource", valuesBucket); variable
|
/ohos5.0/base/location/frameworks/native/locator_agent/source/ |
H A D | native_location_callback_host.cpp | 61 void NativeLocationCallbackHost::OnErrorReport(const int errorCode) in OnErrorReport()
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/ |
H A D | defferred_delivery_image_fuzzer.h | 42 … int32_t OnError(const std::string& imageId, OHOS::HDI::Camera::V1_2::ErrorCode errorCode) override in OnError()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/ |
H A D | trans_listener.h | 35 int32_t errorCode = 0; member
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | screen_cache.cpp | 19 ScreenCache::ScreenCache(size_t capacity, int32_t errorCode) in ScreenCache()
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/ |
H A D | databaseoncreate_fuzzer.cpp | 36 int32_t errorCode = E_OK; in DatabaseOnCreateFuzzTest() local
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/ |
H A D | pmsdatabaseoncreate_fuzzer.cpp | 36 int32_t errorCode = E_OK; in PmsDatabaseOnCreateFuzzTest() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/common/ |
H A D | business_error.cpp | 26 napi_value errorCode = nullptr; in CreateError() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_smartalbum_map_operations.cpp | 155 int32_t errorCode = MediaLibraryCommonUtils::GenKeySHA256(name, hashDisplayName); in MakeRecycleDisplayName() local 365 auto errorCode = RecycleDir(fileAsset); in RecycleDirAssetsInfoUtil() local 432 int32_t errorCode = RecycleFile(fileAsset); in RecycleFileAssetsInfoUtil() local 467 int32_t errorCode = E_SUCCESS; in HandleRemoveAssetOperation() local 540 auto errorCode = MakeRecycleDisplayName(assetId, trashDirPath, recyclePath); in TrashDirAssetsInfoUtil() local 563 auto errorCode = MakeRecycleDisplayName(assetId, trashDirPath, recyclePath); in TrashFileAssetsInfoUtil() local 595 int32_t errorCode = E_SUCCESS; in HandleAddAssetOperation() local
|
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/ |
H A D | base_context.cpp | 50 void BaseContext::SetErrorCode(int32_t errorCode) in SetErrorCode() 61 void BaseContext::SetError(int32_t errorCode, const std::string &errorMessage) in SetError()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
H A D | image_plugin_fuzz.cpp | 43 uint32_t errorCode; in ExtDecoderFuncTest001() local 94 uint32_t errorCode; in SvgDecoderFuncTest001() local
|
/ohos5.0/base/web/webview/ohos_adapter/ohos_image_adapter/src/ |
H A D | ohos_image_decoder_adapter_impl.cpp | 37 uint32_t errorCode = 0; in ParseRawData() local 111 uint32_t errorCode = 0; in Decode() local
|
/ohos5.0/base/update/updater/services/diffpatch/bzip2/ |
H A D | lz4_adapter.cpp | 51 LZ4F_errorCode_t errorCode = LZ4F_createCompressionContext(&compressionContext_, LZ4F_VERSION); in Open() local 102 LZ4F_errorCode_t errorCode = LZ4F_freeCompressionContext(compressionContext_); in Close() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formerrors_fuzzer/ |
H A D | formerrors_fuzzer.cpp | 41 int errorCode = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/include/ |
H A D | common.h | 37 int32_t errorCode = 0; member
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/deferredprocessingstub_fuzzer/ |
H A D | deferred_processing_stub_fuzzer.h | 44 inline int32_t OnError(const std::string &imageId, const ErrorCode errorCode) override in OnError()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/ |
H A D | camera_input.cpp | 63 Camera_ErrorCode errorCode = cameraInput->OpenSecureCamera(secureSeqId); in OH_CameraInput_OpenSecureCamera() local
|