Home
last modified time | relevance | path

Searched defs:errorCode (Results 1501 – 1525 of 1530) sorted by relevance

1...<<6162

/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java1168 int errorCode = mMessageValidator.isValid(message); in handleCecCommand() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1075 auto errorCode = webResourceError->GetErrorCode(); in OnErrorReceive() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp1364 auto errorCode = appMgrServiceInner->OpenAppSpawnConnection(); variable
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp151 jfieldID errorCode; member
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp365 int errorCode = 0; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1056 uint32_t errorCode = 0; in GetPixelMap() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp3276 …ng_FontConfigInfo* OH_Drawing_GetSystemFontConfigInfo(OH_Drawing_FontConfigInfoErrorCode* errorCod… in OH_Drawing_GetSystemFontConfigInfo()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2595 WSError errorCode = hostSession->SyncSessionEvent(SessionEvent::EVENT_START_MOVE); in StartMoveWindow() local
H A Dwindow_session_impl.cpp1922 WMError errorCode = hostSession->SetSystemWindowEnableDrag(enableDrag); in EnableDrag() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp447 void Session::NotifyExtensionTimeout(int32_t errorCode) in NotifyExtensionTimeout()
H A Dscene_session.cpp1453 WMError errorCode = parentSession->GetGlobalScaledRect(parentGlobalRect); in UpdateSessionRect() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiMetrics.java3601 public void logFirmwareAlert(String ifaceName, int errorCode) { in logFirmwareAlert()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp2251 int32_t errorCode = reply.ReadInt32(); in QueryIccDiallingNumbers() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp3221 int32_t errorCode = NAPI_ERR_NO_ERROR; in OnRequestPermissionsFromUser() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5109 int32_t errorCode = GetIntParam(param, NTC_PARAM_ERROR_CODE); in OnPageError() local
6818 UErrorCode errorCode = U_ZERO_ERROR; in GetCanonicalEncodingName() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp418 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const in TransferJsPluginGetError()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1745 void AceContainer::DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMe… in DispatchPluginError()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp118 napi_value errorCode = nullptr; in GenerateBusinessError() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp387 void JsSceneSessionManager::OnStartUIAbilityError(const uint32_t errorCode) in OnStartUIAbilityError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp1922 void SwiperPattern::FirePreloadFinishEvent(int32_t errorCode, std::string message) in FirePreloadFinishEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp832 uint32_t errorCode = 0; in LoadImageFile() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp602 void SessionCallbackListener::OnError(int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp646 void OnError(int32_t errorCode) in OnError()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp3843 camera3_error_msg_code_t errorCode) in notifyError()
/aosp12/hardware/ril/include/telephony/
H A Dril.h583 int errorCode; /* See 3GPP 27.005, 3.2.5 for GSM/UMTS, member

1...<<6162