/aosp14/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/ |
H A D | Bmgr.java | 431 private static String convertBackupStatusToString(int errorCode) { in convertBackupStatusToString()
|
/aosp14/frameworks/base/telephony/java/android/telephony/satellite/ |
H A D | SatelliteManager.java | 112 public SatelliteException(@SatelliteError int errorCode) { in SatelliteException()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_group_js_bridge.cpp | 418 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) in TriggerModulePluginGetErrorCallback()
|
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/ |
H A D | ipc_core_module_test.cpp | 55 const int errorCode = 2020; member in IPCNativeFrameworkTest
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_connection.c | 837 static void ReportConnectExceptionHandler(uint64_t u64Mac, int32_t errorCode) in ReportConnectExceptionHandler()
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | trans_type.h | 198 int32_t errorCode; /**< Error code */ member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_surface.cpp | 409 auto errorCode = fence->Wait(WAIT_FENCE_TIME); in DrawBuffer() local
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 100 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pa_adapter_manager.cpp | 426 int32_t errorCode = GetDeviceNameForConnect(processConfig, sessionId, deviceName); in InitPaStream() local
|
/ohos5.0/base/security/huks/frameworks/crypto_lite/js/napi/ |
H A D | cipher_napi.cpp | 492 napi_value errorCode = nullptr; in SetFail() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/ |
H A D | player_mock.cpp | 262 void PlayerCallbackTest::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/ |
H A D | hitranscoder_impl.cpp | 773 void HiTransCoderImpl::HandleErrorEvent(int32_t errorCode) in HandleErrorEvent()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | hw_cast_test.cpp | 549 int errorCode = 0; variable
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_scheme_handler_request.cpp | 595 int32_t WebResourceHandler::DidFailWithError(ArkWeb_NetError errorCode) in DidFailWithError()
|
/aosp14/frameworks/base/services/core/java/com/android/server/adb/ |
H A D | AdbDebuggingManager.java | 299 public void onRegistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onRegistrationFailed() 311 public void onUnregistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onUnregistrationFailed()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
H A D | js_ui_extension_context.cpp | 935 auto errorCode = context->TerminateSelf(); in SetCallbackForTerminateWithResult() local 1289 void JSUIExtensionConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | security_session_wrapper_impl.cpp | 93 void OnExtensionTimeout(int32_t errorCode) override in OnExtensionTimeout()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_group_js_bridge.cpp | 551 int32_t callbackId, int32_t errorCode, std::string&& errorMessage) in TriggerModulePluginGetErrorCallback()
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_render_mgr_inner.cpp | 117 ErrCode errorCode = ConnectRenderService(formRenderConnection, formRecord.privacyLevel); in RenderForm() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/ |
H A D | fms_form_render_mgr_test.cpp | 863 int32_t errorCode = 2; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/ |
H A D | instant_statistics.cpp | 905 static int32_t InstGetAllInfo(int32_t radarId, int32_t errorCode) in InstGetAllInfo()
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
H A D | js_wallpaper_extension_context.cpp | 628 void JSWallpaperExtensionConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | request_manager.cpp | 734 void RequestManager::ReportLocationError(const int errorCode, std::shared_ptr<Request> request) in ReportLocationError()
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_data.c | 25 static int32_t ConvertPdpFailReason(int32_t errorCode) in ConvertPdpFailReason()
|
/ohos5.0/base/inputmethod/imf/frameworks/kits/extension/src/ |
H A D | js_inputmethod_extension_context.cpp | 616 void JSInputMethodExtensionConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
|