/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 149 uint32_t errorCode = 0; in PickColorSyn() local
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/ |
H A D | file_n_exporter.cpp | 70 void CallBackError(napi_env env, napi_ref failFuncRef, string errorProp, int errorCode) in CallBackError()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_service_impl.cpp | 387 Data DataShareServiceImpl::GetData(const std::string &bundleNameOfProvider, int &errorCode) in GetData()
|
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
H A D | audio_internal.h | 251 int32_t errorCode; member
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device.cpp | 348 int32_t errorCode = CheckPermissionBeforeOpenDevice(); in OpenDevice() local
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 334 …virtual void OnPageLoadError(int errorCode, const std::string& description, const std::string& fai… in OnPageLoadError()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 1983 …ne->LoadPageSource(ohmUrl, [ohmUrl, &loadSuccess](const std::string& errorMsg, int32_t errorCode) { in PreloadNamedRouter() 1994 int32_t errorCode, const std::string& errorMsg) { in PreloadNamedRouter()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | PhoneInterfaceManager.java | 728 int errorCode = IccOpenLogicalChannelResponse.STATUS_UNKNOWN_ERROR; in handleMessage() local 1121 int errorCode = TelephonyManager in handleMessage() local 1164 int errorCode = TelephonyManager.CallForwardingInfoCallback in handleMessage() local 1277 int errorCode = CellNetworkScanResult.STATUS_UNKNOWN_ERROR; in handleMessage() local 1935 int errorCode = TelephonyManager.CallForwardingInfoCallback in handleMessage() local
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | PackageInstaller.java | 2931 public void setStagedSessionErrorCode(@StagedSessionErrorCode int errorCode, in setStagedSessionErrorCode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_model_ng.cpp | 955 uint32_t errorCode = -1; in GetFillColor() local
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 53 std::string FormMgr::GetErrorMsg(int errorCode) in GetErrorMsg()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_util.c | 643 int32_t errorCode = GetInt32ValueByRecord(&srcRecord[i], ERROR_CODE_NAME); in OnQueryAlarm() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
H A D | audio_renderer.cpp | 213 const int32_t &errorCode) in SendRendererCreateError()
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | deviceauth_func_test.cpp | 132 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
H A D | deviceauth_standard_auth_test.cpp | 166 static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
H A D | audio_internal.h | 245 int32_t errorCode; member
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_test.cpp | 325 DmErrorCode* errorCode = nullptr; variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/ |
H A D | js_window_manager.cpp | 858 int32_t errorCode = 0; in GetTopWindowTask() member
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/ |
H A D | recorder_server.cpp | 138 void RecorderServer::OnError(ErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | deviceauth_test.cpp | 149 …c void SetServiceResult(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResult()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageInstallerSession.java | 463 StagedSession(boolean isReady, boolean isApplied, boolean isFailed, int errorCode, in StagedSession() 532 public void setSessionFailed(int errorCode, String errorMessage) { in setSessionFailed()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_ability_context.cpp | 1427 auto errorCode = context->TerminateAbilityWithResult(want, resultCode); in OnTerminateSelfWithResult() local 2145 void JSAbilityConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_napi.cpp | 1182 void AVPlayerNapi::QueueOnErrorCb(MediaServiceExtErrCodeAPI9 errorCode, const std::string &errorMsg) in QueueOnErrorCb() 2929 void AVPlayerNapi::OnErrorCb(MediaServiceExtErrCodeAPI9 errorCode, const std::string &errorMsg) in OnErrorCb()
|
/aosp12/frameworks/base/packages/Shell/src/com/android/shell/ |
H A D | BugreportProgressService.java | 370 public void onError(@BugreportErrorCode int errorCode) { in onError()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
H A D | RcsStats.java | 679 public void onAutoConfigurationErrorReceived(int errorCode, String errorString) { in onAutoConfigurationErrorReceived()
|