Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 25 of 1146) sorted by relevance

12345678910>>...46

/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A Dimage_effect_capi_unittest.cpp227 ImageEffect_ErrorCode errorCode = OH_ImageEffect_Configure(nullptr, key, &value); variable
593 ImageEffect_ErrorCode errorCode = OH_EffectFilter_SetValue(filter, key, &value); variable
1006 ImageEffect_ErrorCode errorCode = OH_EffectFilter_Release(filter); variable
1025 ImageEffect_ErrorCode errorCode = OH_EffectFilter_Release(nullptr); variable
1045 ImageEffect_ErrorCode errorCode = OH_EffectFilter_Release(filter); variable
1402 ImageEffect_ErrorCode errorCode = OH_ImageEffect_Start(imageEffect); variable
1421 ImageEffect_ErrorCode errorCode = OH_ImageEffect_Start(nullptr); variable
1441 ImageEffect_ErrorCode errorCode = OH_ImageEffect_Release(imageEffect); variable
1460 ImageEffect_ErrorCode errorCode = OH_ImageEffect_Release(nullptr); variable
1933 ImageEffect_ErrorCode errorCode = OH_ImageEffect_Stop(imageEffect); variable
[all …]
H A Dnative_image_effect_unittest.cpp303 ImageEffect_ErrorCode errorCode = OH_ImageEffect_SetInputUri(nullptr, nullptr); variable
326 ImageEffect_ErrorCode errorCode = OH_ImageEffect_SetInputUri(nullptr, g_jpgUri.c_str()); variable
448 ImageEffect_ErrorCode errorCode = OH_ImageEffect_SetInputUri(imageEffect, g_jpgUri.c_str()); variable
474 ImageEffect_ErrorCode errorCode = OH_ImageEffect_SetInputUri(imageEffect, g_jpgUri.c_str()); variable
634 ImageEffect_ErrorCode errorCode = OH_ImageEffect_SetInputNativeBuffer(nullptr, nullptr); variable
884 ImageEffect_ErrorCode errorCode = OH_EffectFilter_Register(filterInfo_, &delegate); variable
925 ImageEffect_ErrorCode errorCode = OH_EffectFilter_Register(filterInfo_, &delegate); variable
947 ImageEffect_ErrorCode errorCode = OH_EffectFilter_LookupFilterInfo(name, info); variable
962 ImageEffect_ErrorCode errorCode = OH_EffectFilter_LookupFilterInfo(nullptr, nullptr); variable
977 ImageEffect_ErrorCode errorCode = OH_EffectFilter_LookupFilterInfo(nullptr, info); variable
[all …]
/ohos5.0/base/telephony/core_service/services/network_search/test/
H A Dnetwork_search_test_callback_stub.cpp21 …earchTestCallbackStub::OnGetNetworkModeCallback(const int32_t searchModel, const int32_t errorCode) in OnGetNetworkModeCallback()
28 …workSearchTestCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback()
36 …tworkSearchTestCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback()
44 …tworkSearchTestCallbackStub::OnGetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnGetRadioStateCallback()
53 const sptr<NetworkSearchResult> &nsResult, const int32_t errorCode) in OnGetNetworkSearchInformation()
82 …rkSearchTestCallbackStub::OnSetPreferredNetworkCallback(const bool result, const int32_t errorCode) in OnSetPreferredNetworkCallback()
91 const int32_t networkMode, const int32_t errorCode) in OnGetPreferredNetworkCallback()
99 …orkSearchTestCallbackStub::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback()
104 …tworkSearchTestCallbackStub::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation.cpp61 int errorCode; in Execute() local
92 void MtpOperation::ReceiveRequestPacket(int &errorCode) in ReceiveRequestPacket()
108 void MtpOperation::SendMakeResponsePacket(int &errorCode) in SendMakeResponsePacket()
134 void MtpOperation::SendObjectData(int &errorCode) in SendObjectData()
139 void MtpOperation::RecevieObjectData(int &errorCode) in RecevieObjectData()
144 void MtpOperation::ReceiveI2Rdata(int &errorCode) in ReceiveI2Rdata()
170 void MtpOperation::SendR2Idata(int &errorCode) in SendR2Idata()
199 void MtpOperation::DealRequest(uint16_t operationCode, int &errorCode) in DealRequest()
217 uint16_t containerType, int &errorCode) in GetPayloadData()
238 uint16_t containerType, int &errorCode) in GetPayloadDataSub()
[all …]
H A Dmtp_packet.cpp125 int errorCode = mtpDriver_->Read(readBuffer_, readSize_); in Read() local
160 int errorCode = ParserHead(); in Parser() local
182 int errorCode = MakeHead(); in Maker() local
205 int errorCode = headerData_->Parser(readBuffer_, readSize_); in ParserHead() local
239 int errorCode = payloadData_->Parser(readBuffer_, readSize_); in ParserPayload() local
253 int errorCode = headerData_->Maker(writeBuffer_); in MakeHead() local
268 int errorCode = payloadData_->Maker(writeBuffer_); in MakerPayload() local
H A Dmtp_operation_utils.cpp144 uint16_t MtpOperationUtils::HasStorage(int &errorCode) in HasStorage()
297 void MtpOperationUtils::DoSetObjectPropValue(int &errorCode) in DoSetObjectPropValue()
335 uint16_t containerType, int &errorCode) in GetObjectPropList()
434 uint16_t MtpOperationUtils::GetObject(shared_ptr<PayloadData> &data, int errorCode) in GetObject()
449 int errorCode = context_->mtpDriver->Read(dataBuffer, temp); in DoRecevieSendObject() local
506 int32_t errorCode = context_->mtpDriver->ReceiveObj(object); in RecevieSendObject() local
642 uint16_t MtpOperationUtils::DeleteObject(shared_ptr<PayloadData> &data, int &errorCode) in DeleteObject()
658 uint16_t MtpOperationUtils::MoveObject(shared_ptr<PayloadData> &data, int &errorCode) in MoveObject()
680 uint16_t MtpOperationUtils::CopyObject(shared_ptr<PayloadData> &data, int &errorCode) in CopyObject()
771 uint16_t MtpOperationUtils::GetOpenSession(shared_ptr<PayloadData> &data, int errorCode) in GetOpenSession()
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp102 uint32_t errorCode = 0; variable
118 uint32_t errorCode = 0; variable
133 uint32_t errorCode = 0; variable
150 uint32_t errorCode = 0; variable
173 uint32_t errorCode = 0; variable
186 uint32_t errorCode = 0; variable
199 uint32_t errorCode = 0; variable
212 uint32_t errorCode = 0; variable
225 uint32_t errorCode = 0; variable
238 uint32_t errorCode = 0; variable
[all …]
H A Dimage_source_raw_test.cpp53 uint32_t errorCode = 0; variable
88 uint32_t errorCode = 0; variable
124 uint32_t errorCode = 0; variable
153 uint32_t errorCode = 0; variable
189 uint32_t errorCode = 0; variable
217 uint32_t errorCode = 0; variable
243 uint32_t errorCode = 0; variable
291 uint32_t errorCode = 0; variable
324 uint32_t errorCode = 0; variable
376 uint32_t errorCode = 0; variable
[all …]
H A Dimage_source_hdr_test.cpp70 uint32_t errorCode = 0; variable
88 uint32_t errorCode = 0; variable
106 uint32_t errorCode = 0; variable
124 uint32_t errorCode = 0; variable
146 uint32_t errorCode = 0; variable
173 uint32_t errorCode = 0; variable
200 uint32_t errorCode = 0; variable
227 uint32_t errorCode = 0; variable
258 uint32_t errorCode = 0; variable
285 uint32_t errorCode = 0; variable
[all …]
H A Dimage_source_bmp_test.cpp52 uint32_t errorCode = 0; variable
86 uint32_t errorCode = 0; variable
121 uint32_t errorCode = 0; variable
150 uint32_t errorCode = 0; variable
185 uint32_t errorCode = 0; variable
213 uint32_t errorCode = 0; variable
232 uint32_t errorCode = 0; variable
257 uint32_t errorCode = 0; variable
304 uint32_t errorCode = 0; variable
335 uint32_t errorCode = 0; variable
[all …]
H A Dimage_source_wbmp_test.cpp52 uint32_t errorCode = 0; variable
81 uint32_t errorCode = 0; variable
111 uint32_t errorCode = 0; variable
141 uint32_t errorCode = 0; variable
171 uint32_t errorCode = 0; variable
199 uint32_t errorCode = 0; variable
225 uint32_t errorCode = 0; variable
264 uint32_t errorCode = 0; variable
290 uint32_t errorCode = 0; variable
333 uint32_t errorCode = 0; variable
[all …]
H A Dimage_source_heif_test.cpp89 uint32_t errorCode = 0; variable
109 uint32_t errorCode = 0; variable
136 uint32_t errorCode = 0; variable
154 uint32_t errorCode = 0; variable
179 uint32_t errorCode = 0; variable
202 uint32_t errorCode = 0; variable
233 uint32_t errorCode = 0; variable
270 uint32_t errorCode = 0; variable
287 uint32_t errorCode = 0; variable
324 uint32_t errorCode = 0; variable
[all …]
H A Dimage_source_gif_ex_test.cpp69 uint32_t errorCode = 0; variable
104 uint32_t errorCode = 0; variable
139 uint32_t errorCode = 0; variable
174 uint32_t errorCode = 0; variable
203 uint32_t errorCode = 0; variable
232 uint32_t errorCode = 0; variable
261 uint32_t errorCode = 0; variable
285 uint32_t errorCode = 0; variable
313 uint32_t errorCode = 0; variable
341 uint32_t errorCode = 0; variable
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp213 void MtpOperationUtils::DoSetObjectPropValue(int &errorCode) in DoSetObjectPropValue()
231 uint16_t containerType, int &errorCode) in GetObjectPropList()
307 uint16_t MtpOperationUtils::GetObject(std::shared_ptr<PayloadData> &data, int errorCode) in GetObject()
317 …perationUtils::GetThumb(std::shared_ptr<PayloadData> &data, uint16_t containerType, int &errorCode) in GetThumb()
346 uint16_t MtpOperationUtils::SendObjectInfo(std::shared_ptr<PayloadData> &data, int &errorCode) in SendObjectInfo()
396 uint16_t MtpOperationUtils::DeleteObject(shared_ptr<PayloadData> &data, int &errorCode) in DeleteObject()
409 uint16_t MtpOperationUtils::MoveObject(shared_ptr<PayloadData> &data, int &errorCode) in MoveObject()
423 uint16_t MtpOperationUtils::CopyObject(shared_ptr<PayloadData> &data, int &errorCode) in CopyObject()
492 uint16_t MtpOperationUtils::GetOpenSession(std::shared_ptr<PayloadData> &data, int errorCode) in GetOpenSession()
505 uint16_t MtpOperationUtils::CheckErrorCode(int errorCode) in CheckErrorCode()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_parser.h72 #define CHECK_NULL(object, errorCode) \ argument
79 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument
86 #define CHECK_IS_TRUE(result, errorCode) \ argument
93 #define CHECK_PARSE_RESULT(errorCode, object, bundleProfile) \ argument
H A Dgt_bundle_parser.h64 #define CHECK_NULL(object, errorCode) \ argument
71 #define CHECK_LENGTH(length, maxLength, errorCode) \ argument
78 #define CHECK_IS_TRUE(result, errorCode) \ argument
99 #define CHECK_PARSE_RESULT(errorCode, object, bundleProfile, bundleRes) \ argument
/ohos5.0/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_test.cpp210 int32_t errorCode = 0; variable
241 int32_t errorCode = 0; variable
275 int32_t errorCode = 0; variable
309 int32_t errorCode = 0; variable
349 int32_t errorCode = 0; variable
514 int32_t errorCode = 0; variable
541 int32_t errorCode = 0; variable
576 int32_t errorCode = 0; variable
598 int32_t errorCode = 0; variable
614 int32_t errorCode = 0; variable
[all …]
/ohos5.0/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientErrorTest.cpp46 int errorCode = req.GetErrorCode(); variable
55 int errorCode = req.GetErrorCode(); variable
81 int errorCode = req.GetErrorCode(); variable
90 int errorCode = req.GetErrorCode(); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_source_ohos.cpp27 uint32_t errorCode; in Create() local
39 uint32_t errorCode; in Create() local
52 uint32_t errorCode = 0; in Create() local
103 uint32_t errorCode; in CreatePixelMap() local
115 uint32_t errorCode; in CreatePixelMap() local
129 auto errorCode = imageSource_->GetImageInfo(info); in GetImageSize() local
139 uint32_t errorCode; in GetFrameCount() local
150 uint32_t errorCode; in GetEncodedFormat() local
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/test/unittest/common/
H A Dplugin_manager_test.cpp84 uint32_t errorCode; variable
122 uint32_t errorCode; variable
226 uint32_t errorCode; variable
281 uint32_t errorCode; variable
311 uint32_t errorCode; variable
369 uint32_t errorCode; variable
397 uint32_t errorCode; variable
437 uint32_t errorCode; variable
468 uint32_t errorCode; variable
507 uint32_t errorCode; variable
[all …]
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v30.cpp81 …0::DealParams(const std::string &params, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealParams()
100 int32_t errorCode = TELEPHONY_SUCCESS; in EncodeParamValue() local
105 …g &param, const std::string &paramValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealAnyParam()
111 const std::string &paramValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealNoNameParam()
117 const std::string &paramValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealTypeParam()
122 void VCardDecoderV30::DealAgent(std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) {} in DealAgent()
152 …g &param, const std::string &paramValue, std::shared_ptr<VCardRawData> rawData, int32_t &errorCode) in DealParamV30()
193 std::string VCardDecoderV30::GetBase64(const std::string &value, int32_t &errorCode) in GetBase64()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp434 LocationErrCode errorCode = in GetSwitchStateV9() local
454 LocationErrCode errorCode = in EnableAbilityV9() local
469 LocationErrCode errorCode = in EnableAbilityForUser() local
545 LocationErrCode errorCode = in RegisterSwitchCallbackV9() local
553 LocationErrCode errorCode = in UnregisterSwitchCallbackV9() local
561 LocationErrCode errorCode = in RegisterGnssStatusCallbackV9() local
569 LocationErrCode errorCode = in UnregisterGnssStatusCallbackV9() local
588 LocationErrCode errorCode = in RegisterNmeaMessageCallbackV9() local
607 LocationErrCode errorCode = in UnregisterNmeaMessageCallbackV9() local
627 LocationErrCode errorCode = in StartLocatingV9() local
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dcolor_picker_unittest.cpp58 uint32_t errorCode = SUCCESS; variable
81 uint32_t errorCode = 0; variable
123 uint32_t errorCode = SUCCESS; variable
151 uint32_t errorCode = SUCCESS; variable
205 uint32_t errorCode = 0; variable
259 uint32_t errorCode = 0; variable
349 uint32_t errorCode = 0; variable
390 uint32_t errorCode = 0; variable
431 uint32_t errorCode = 0; variable
472 uint32_t errorCode = 0; variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_accessibility_provider.cpp42 int32_t errorCode = 0; in FindAccessibilityNodeInfosById() local
57 int32_t errorCode = 0; in FindAccessibilityNodeInfosByText() local
72 int32_t errorCode = 0; in FindFocusedAccessibilityNode() local
87 int32_t errorCode = 0; in FindNextFocusAccessibilityNode() local
102 int32_t errorCode = 0; in ExecuteAccessibilityAction() local
115 int32_t errorCode = 0; in ClearFocusedAccessibilityNode() local
128 int32_t errorCode = 0; in GetAccessibilityNodeCursorPosition() local
141 void (*callback)(int32_t errorCode)) in SendAccessibilityAsyncEvent()
143 int32_t errorCode = 0; in SendAccessibilityAsyncEvent() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test_callback_stub.cpp122 …earchTestCallbackStub::OnGetNetworkModeCallback(const int32_t searchModel, const int32_t errorCode) in OnGetNetworkModeCallback()
130 …workSearchTestCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback()
138 …tworkSearchTestCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback()
146 …tworkSearchTestCallbackStub::OnGetRadioStateCallback(const bool isRadioOn, const int32_t errorCode) in OnGetRadioStateCallback()
155 const sptr<NetworkSearchResult> &nsResult, const int32_t errorCode) in OnGetNetworkSearchInformation()
193 …rkSearchTestCallbackStub::OnSetPreferredNetworkCallback(const bool result, const int32_t errorCode) in OnSetPreferredNetworkCallback()
201 …TestCallbackStub::OnGetPreferredNetworkCallback(const int32_t networkMode, const int32_t errorCode) in OnGetPreferredNetworkCallback()
209 …orkSearchTestCallbackStub::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback()
216 …tworkSearchTestCallbackStub::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback()

12345678910>>...46