/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/ |
H A D | AppInfoWithHeaderTest.java | 207 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
H A D | distributed_ue.cpp | 204 std::string DmsUE::ConvertErrCodeToStr(int32_t errorCode) in ConvertErrCodeToStr()
|
/ohos5.0/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/ |
H A D | dfx_types.h | 43 FaultCode errorCode; member
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_screen_capture.cpp | 24 void TestScreenCaptureCallbackTest::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/ |
H A D | devauthservdeletegroup_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/ |
H A D | devauthservgetjoinedgroups_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/ |
H A D | devauthservgetrelatedgroups_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/ |
H A D | devauthservgettrusteddevices_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/aosp12/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | BiometricTestSession.java | 200 public void notifyError(int userId, int errorCode) { in notifyError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | BiometricTestSessionImpl.java | 212 public void notifyError(int userId, int errorCode) { in notifyError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | BiometricTestSessionImpl.java | 195 public void notifyError(int userId, int errorCode) { in notifyError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/ |
H A D | BiometricTestSessionImpl.java | 194 public void notifyError(int userId, int errorCode) { in notifyError()
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/ |
H A D | ManageExternalStorageDetails.java | 147 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/ |
H A D | UsageAccessDetails.java | 182 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/pictureinpicture/ |
H A D | PictureInPictureDetails.java | 81 protected AlertDialog createDialog(int id, int errorCode) { in createDialog()
|
/aosp12/frameworks/av/services/mediatranscoding/ |
H A D | MediaTranscodingService.cpp | 41 #define STATUS_ERROR_FMT(errorCode, errorString, ...) \ argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_info_creator.cpp | 99 …uint8_t errorCode = BundleResTransform::ConvertResInfoToBundleInfo(bundleInfo->codePath, bundleRes… in CreateBundleInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_common.c | 182 int32_t GetErrorCodeEx(int32_t errorCode) in GetErrorCodeEx()
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_video_unit_test.cpp | 65 void OnError(int32_t errorType, int32_t errorCode) override in OnError()
|
/ohos5.0/base/location/frameworks/js/napi/include/ |
H A D | callback_manager.h | 149 LocationErrCode errorCode = SubscribeChange(env, handlerRef, callbackHost); in RegCallback() local
|
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril.h | 35 …HRilLastCallErrorCode errorCode; /* Execution command causes the TA to return one or more lines of… member
|
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
H A D | datashare_operation_statement.h | 61 ExecErrorCode errorCode; member
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/session_info/include/ |
H A D | session_info.h | 57 int32_t errorCode = -1; variable
|
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/ |
H A D | client_context.h | 126 uint32_t errorCode; variable
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_recorder/ |
H A D | TestFastRecorder.cpp | 55 void OnError(ErrorType errorType, int32_t errorCode) override in OnError()
|