/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
|
/ohos5.0/foundation/window/window_manager/snapshot/src/ |
H A D | snapshot_display.cpp | 89 DmErrorCode errorCode; in GetScreenshotByCmdArgments() local
|
/ohos5.0/base/useriam/pin_auth/frameworks/ipc/src/ |
H A D | inputer_set_data_stub.cpp | 52 int32_t errorCode; in OnSetDataStub() local
|
/ohos5.0/base/useriam/pin_auth/services/modules/inputters/src/ |
H A D | i_inputer_data_impl.cpp | 36 void IInputerDataImpl::OnSetData(int32_t authSubType, std::vector<uint8_t> data, int32_t errorCode) in OnSetData()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_parser.cpp | 222 uint8_t errorCode = ParseModuleInfo(moduleObject, bundleProfile, bundleRes); in ParseJsonInfo() local 292 uint8_t errorCode = ParseModuleMetaData(moduleObject, bundleProfile); in ParseModuleInfo() local 377 uint8_t errorCode = ParsePerAbilityInfo(object, *abilityInfoPtr++); in ParseAllAbilityInfo() local 385 uint8_t errorCode = ParseAbilitySkills(abilityObjects, abilityInfo); in ParsePerAbilityInfo() local 603 …uint8_t errorCode = ConvertResInfoToBundleInfo(path, bundleRes.abilityRes->labelId, bundleRes.abil… in CreateBundleInfo() local 799 …uint8_t errorCode = ParseJsonInfo(appObject, configObject, moduleObject, bundleProfile, bundleRes); in ParseHapProfile() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecAtomWriter.java | 44 HdmiCecMessage message, int direction, int callingUid, int errorCode) { in messageReported() 71 HdmiCecMessage message, int direction, int errorCode, int callingUid) { in createMessageReportedGenericArgs()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/ |
H A D | audio_codec.h | 151 void OnError(CodecErrorType errorType, int32_t errorCode) in OnError() 194 void AudioCodecCallback::OnError(Media::CodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | plugin_server_test.cpp | 202 uint32_t errorCode = 0; variable 221 uint32_t errorCode = 0; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/ |
H A D | deferred_photo_processor.cpp | 161 …ferredPhotoProcessor::OnError(const int32_t userId, const std::string& imageId, DpsError errorCode) in OnError() 249 bool DeferredPhotoProcessor::IsFatalError(DpsError errorCode) in IsFatalError()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_image_util.cpp | 81 uint32_t errorCode {0}; in UnPackImage() local 141 uint32_t errorCode {0}; in CreatePixelMap() local
|
/aosp12/frameworks/base/core/java/android/nfc/tech/ |
H A D | NdefFormatable.java | 126 int errorCode = tagService.formatNdef(serviceHandle, MifareClassic.KEY_DEFAULT); in format() local
|
/aosp12/frameworks/base/core/java/android/accounts/ |
H A D | AccountManagerResponse.java | 50 public void onError(int errorCode, String errorMessage) { in onError()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/include/ |
H A D | hisysevent_wrapper.h | 29 int32_t errorCode; member
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | ndef_msg_callback_stub_test.cpp | 78 KITS::ErrorCode errorCode = ndefMsgCallbackStub->RegisterCallback(callback); variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/ |
H A D | dcamera_session_callback.cpp | 30 void DCameraSessionCallback::OnError(int32_t errorCode) in OnError()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_encoder_callback_adapter_impl.cpp | 30 void ArkEncoderCallbackAdapterImpl::OnError(int32_t errorType, int32_t errorCode) in OnError()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_codec_callback_adapter_wrapper.cpp | 29 void ArkCodecCallbackAdapterWapper::OnError(OHOS::NWeb::ErrorType errorType, int32_t errorCode) in OnError()
|
/aosp12/system/chre/core/ |
H A D | gnss_manager.cc | 239 void GnssSession::handleStatusChange(bool enabled, uint8_t errorCode) { in handleStatusChange() 242 uint8_t errorCode; in handleStatusChange() member 535 uint8_t errorCode, const void *cookie) { in postAsyncResultEvent() 561 uint8_t errorCode, in postAsyncResultEventFatal() 569 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/receiver/ |
H A D | SmsReceiver.java | 189 final int errorCode = in deliverSmsIntent() local 202 final int errorCode, final android.telephony.SmsMessage[] messages) { in deliverSmsMessages()
|
/aosp12/system/chre/chpp/include/chpp/common/ |
H A D | wifi.h | 75 uint8_t errorCode; member 92 uint8_t errorCode; member
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | location_error_callback_napi.cpp | 109 bool LocationErrorCallbackNapi::Send(int32_t errorCode) in Send() 205 void LocationErrorCallbackNapi::OnErrorReport(const int errorCode) in OnErrorReport()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/ |
H A D | plugin_mgr.cpp | 49 uint32_t errorCode = RegisterPlugin(metadata[i]); in Register() local 58 uint32_t errorCode = SUCCESS; in Register() local
|