Home
last modified time | relevance | path

Searched defs:errorCode (Results 1226 – 1250 of 1530) sorted by relevance

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiMonitor.java498 public void broadcastAuthenticationFailureEvent(String iface, int reason, int errorCode) { in broadcastAuthenticationFailureEvent()
/aosp12/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.cpp697 int errorCode = 0; in onQueueFilled() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.cpp415 int32_t errorCode = GetIntParam(param, NTC_PARAM_ERROR_CODE); in OnPageError() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/
H A Dudmf_impl.cpp395 std::pair<int32_t, std::string> UdmfClientImpl::GetErrorInfo(int32_t errorCode) in GetErrorInfo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp163 void HfpAgCommandProcessor::SendErrorCode(const HfpAgDataConnection &dataConn, int errorCode) in SendErrorCode()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp94 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_encoder_avbuffer_capi_unit_test.cpp119 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_proxy.cpp628 ErrorCode WallpaperServiceProxy::ConvertIntToErrorCode(int32_t errorCode) in ConvertIntToErrorCode()
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
H A Dgetcallrestriction_fuzzer.cpp89 int32_t errorCode = static_cast<int32_t>(size); in IsEmergencyPhoneNumber() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp144 napi_value errorCode = nullptr; in GenerateBusinessError() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp225 int errorCode = E_OK; in OnGetData() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Ddfx_types.h108 std::vector<int32_t> errorCode; member
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_sesstion.cpp250 std::string errorCode = std::to_string(napi_generic_failure); in SendData() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp101 void DfxManager::HandleThumbnailError(const std::string &path, int32_t method, int32_t errorCode) in HandleThumbnailError()
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp614 void HwCastStreamPlayer::OnPlayerError(int errorCode, const std::string &errorMsg) in OnPlayerError()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v2_0.cpp563 … errno_t errorCode = memcpy_s(deviceBuffer, deviceBufferSize, offlineModel, offlineModelSize); in CopyOfflineModelToDevice() local
H A Dhdi_device_v2_1.cpp558 … errno_t errorCode = memcpy_s(deviceBuffer, deviceBufferSize, offlineModel, offlineModelSize); in CopyOfflineModelToDevice() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dplayer_callback_napi.cpp86 void PlayerCallbackNapi::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test.cpp67 void OnExtensionTimeout(int32_t errorCode) override {} in OnExtensionTimeout()
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h83 uint32_t errorCode = 0; member
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp267 int errorCode = store.ExecuteSql(sqlStr); in AddRdbColum() local
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dnapi_print_utils.cpp351 std::string NapiPrintUtils::GetPrintErrorMsg(int32_t errorCode) in GetPrintErrorMsg()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_receivedata_test.cpp107 …c void SetServiceResult(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResult()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp806 auto errorCode = UIContentErrorCode::NO_ERRORS; in InitializeInner() local
899 auto errorCode = InitializeInner(window, url, storage, false); in Initialize() local
914 auto errorCode = UIContentErrorCode::NO_ERRORS; in Initialize() local
973 auto errorCode = CommonInitialize(window, url, storage, focusWindowId); in Initialize() local
1019 auto errorCode = UIContentErrorCode::NO_ERRORS; in Restore() local
1049 auto errorCode = UIContentErrorCode::NO_ERRORS; in CommonInitializeForm() local
1545 auto errorCode = UIContentErrorCode::NO_ERRORS; in CommonInitialize() local
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java3332 void onError(@OobError int errorCode); in onError()
3380 public void onError(@OobError int errorCode) { in onError()

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