Home
last modified time | relevance | path

Searched defs:errorCode (Results 1001 – 1025 of 1530) sorted by relevance

1...<<41424344454647484950>>...62

/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp570 DmErrorCode* errorCode = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.cpp235 void HiPlayerCallbackLooper::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_item.h57 void OnCastEventRecv(int32_t errorCode, std::string& errorMsg) in OnCastEventRecv()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp170 int64_t errorCode = -1; in SaveSTP() local
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp41 void OnError(RecorderErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_encoder_adapter_impl_test.cpp42 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
/ohos5.0/base/security/device_auth/test/fuzztest/group_auth/account_related/accountrelatedgroupauth_fuzzer/
H A Daccountrelatedgroupauth_fuzzer.cpp92 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/
H A DAppStorageSettings.java488 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp81 void VDecCallbackTest::OnError(int32_t errorCode) in OnError()
130 void VDecCallbackTestExt::OnError(int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp145 int32_t PreviewOutputCallbackImpl::OnFrameError(int32_t errorCode) in OnFrameError()
534 int32_t errorCode = CAMERA_OK; in SetCallback() local
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp39 void ScreenCaptureUnitTestCallback::OnError(int32_t errorCode) in OnError()
165 void ScreenCaptureUnitTestCallback::OnError(int32_t errorCode, void *userData) in OnError()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dauth_code_import.c366 static void ReturnError(int32_t errorCode, CJson **outputEvent) in ReturnError()
373 static void NotifyPeerError(int32_t errorCode, CJson **outputEvent) in NotifyPeerError()
/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraDevice.cpp801 int32_t errorCode, in onCaptureErrorLocked()
974 int errorCode; in onMessageReceived() local
1421 int32_t errorCode, in onDeviceError()
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp257 napi_value CreateErrorMessage(napi_env env, const std::string &msg, int32_t errorCode) in CreateErrorMessage()
493 std::string errorCode = std::to_string(napi_invalid_arg); in HandleAsyncWork() local
513 std::string errorCode = std::to_string(queueWorkStatus); in HandleAsyncWork() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_packer_napi.cpp83 int32_t errorCode = SUCCESS; member
150 auto errorCode = (ctx->error.errorCode != SUCCESS) ? ctx->error.errorCode : ctx->status; in ImagePackerErrorToNapiError() local
206 const std::string msg, int32_t errorCode) in BuildMsgOnError()
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp529 int32_t errorCode = context->GetLatestError(); in StartAuthContext() local
551 int32_t errorCode = context->GetLatestError(); in StartRemoteAuthInvokerContext() local
1001 int32_t errorCode = context->GetLatestError(); in StartWidgetContext() local
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dreadertest.cpp414 #define TEST_NUMBER_ERROR(errorCode, str) \ in TEST() argument
600 #define TEST_STRING_ERROR(errorCode, str)\ in TEST() argument
734 #define TEST_ARRAY_ERROR(errorCode, str) \ in TEST() argument
895 #define TEST_ERROR(errorCode, str) \ argument
1063 #define TESTERRORHANDLING(text, errorCode, offset)\ argument
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DVcnManagementService.java1148 @VcnErrorCode int errorCode, in onGatewayConnectionError()
1241 @VcnErrorCode int errorCode, in onGatewayConnectionError()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceCallbackImpl.java380 public void onEapFailure(int errorCode) { in onEapFailure()
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattClientListener.java378 public void onScanFailed(int errorCode) { in onScanFailed()
/aosp12/packages/services/Car/vehicle-hal-support-lib/test/com/android/car/vehiclehal/test/
H A DMockedVehicleHal.java123 public synchronized void injectError(int errorCode, int propertyId, int areaId) { in injectError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.h164 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_server.cpp138 int errorCode = callbackInfo->server_->Listen(); in SppListen() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_dfx.c229 void WaitFileHeaderTimeoutEvent(DFileTransErrorCode errorCode) in WaitFileHeaderTimeoutEvent()
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp233 void SetErrorCode(int errorCode) in SetErrorCode()

1...<<41424344454647484950>>...62