Home
last modified time | relevance | path

Searched defs:errorCode (Results 176 – 200 of 1530) sorted by relevance

12345678910>>...62

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dcolor_picker_napi.cpp237 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in CreateColorPickerFromPixelmapExecute() local
636 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetMainColorSync() local
673 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetLargestProportionColor() local
709 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetHighestSaturationColor() local
745 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetAverageColor() local
820 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetMorandiBackgroundColor() local
855 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetMorandiShadowColor() local
890 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetDeepenImmersionColor() local
925 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetImmersiveBackgroundColor() local
960 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetImmersiveForegroundColor() local
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dfile_source_stream_test.cpp176 uint32_t errorCode = 0; variable
207 uint32_t errorCode = 0; variable
238 uint32_t errorCode = 0; variable
269 uint32_t errorCode = 0; variable
300 uint32_t errorCode = 0; variable
331 uint32_t errorCode = 0; variable
/aosp12/packages/services/Car/car-lib/src/android/car/hardware/property/
H A DCarPropertyEvent.java95 @CarPropertyManager.CarSetPropertyErrorCode int errorCode) { in CarPropertyEvent()
109 @CarPropertyManager.CarSetPropertyErrorCode int errorCode) { in createErrorEventWithErrorCode()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
H A DEuiccCardErrorException.java81 public EuiccCardErrorException(@OperationCode int operationCode, int errorCode) { in EuiccCardErrorException()
95 public EuiccCardErrorException(@OperationCode int operationCode, int errorCode, in EuiccCardErrorException()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dtrans_mananger_test.cpp106 int32_t errorCode = 0; variable
116 int32_t errorCode = 0; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_listener_proxy.cpp37 void TransCoderListenerProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
78 void TransCoderListenerCallback::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DDataShareReadAdapter.java48 void onError(@DataShareError int errorCode); in onError()
H A DIDataShareReadAdapter.aidl24 void error(int errorCode); in error()
/aosp12/frameworks/base/core/java/android/speech/
H A DIRecognitionServiceManagerCallback.aidl28 void onError(int errorCode); in onError()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_report.c32 const struct HksParamSet *paramSetIn, int32_t errorCode) in HksReport()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_register_font_test.cpp41 uint32_t errorCode = OH_Drawing_RegisterFont(fontCollection, g_fontFamily, g_fontPath); variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_credential.cpp54 static bool IsDlpCredentialHuksError(int errorCode) in IsDlpCredentialHuksError()
59 static bool IsDlpCredentialIpcError(int errorCode) in IsDlpCredentialIpcError()
64 static bool IsDlpCredentialServerError(int errorCode) in IsDlpCredentialServerError()
69 static bool IsNoPermissionError(int errorCode) in IsNoPermissionError()
74 static bool IsNoInternetError(int errorCode) in IsNoInternetError()
80 static int32_t ConvertCredentialError(int errorCode) in ConvertCredentialError()
150 static void DlpPackPolicyCallback(uint64_t requestId, int errorCode, DLP_EncPolicyData* outParams) in DlpPackPolicyCallback()
221 int errorCode, DLP_RestorePolicyData* outParams, PermissionPolicy policyInfo) in DlpRestorePolicyCallbackCheck()
304 static void DlpRestorePolicyCallback(uint64_t requestId, int errorCode, DLP_RestorePolicyData* outP… in DlpRestorePolicyCallback()
/aosp12/hardware/google/av/media/eco/include/eco/
H A DECODebug.h55 #define STATUS_ERROR(errorCode, errorString) \ argument
59 #define STATUS_ERROR_FMT(errorCode, errorString, ...) \ argument
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_listener_stub.cpp48 int errorCode = data.ReadInt32(); in OnRemoteRequest() local
76 void RecorderListenerStub::OnError(int32_t errorType, int32_t errorCode) in OnError()
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
H A DPackageInstallerImpl.java94 void installFailed(int errorCode, String errorDesc); in installFailed()
305 int errorCode = getPackageManagerErrorCode(status); in handleCommitCallback() local
318 int errorCode; in getPackageManagerErrorCode() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp49 auto errorCode = trans->Begin(type); in Create() local
185 auto errorCode = store->BatchInsert(insertRows, table, rows); in BatchInsert() local
231 auto errorCode = store->Delete(deletedRows, table, whereClause, args); in Delete() local
243 auto errorCode = store->Delete(deletedRows, predicates); in Delete() local
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DDataShareWriteAdapter.java46 default void onError(@DataShareError int errorCode) { in onError()
/aosp12/frameworks/base/core/java/android/os/
H A DUpdateEngineCallback.java47 public abstract void onPayloadApplicationComplete( in onPayloadApplicationComplete()
/aosp12/frameworks/base/core/java/android/accounts/
H A DIAccountManagerResponse.aidl28 void onError(int errorCode, String errorMessage); in onError()
/aosp12/frameworks/base/keystore/java/android/security/
H A DKeyStoreException.java32 public KeyStoreException(int errorCode, String message) { in KeyStoreException()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothOobDataCallback.aidl29 void onError(int errorCode); in onError()
/aosp12/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/task/
H A DTestTaskCallback.java27 public void onError(AbstractProvisioningTask task, int errorCode) { in onError()
/aosp12/packages/services/Car/car-lib/src/android/car/
H A DICarBugreportCallback.aidl29 void onError(int errorCode); in onError()
/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dmifare_classic_tag_test.cpp163 int errorCode = mifareClassic->ReadSingleBlock(TEST_BLOCK_INDEX, testHexrespdata); variable
180 int errorCode = mifareClassic->WriteSingleBlock(TEST_BLOCK_INDEX, TEST_HEX_RESP_DATA); variable
193 int errorCode = mifareClassic->IncrementBlock(TEST_BLOCK_INDEX, VALUE); variable
206 int errorCode = mifareClassic->DecrementBlock(TEST_BLOCK_INDEX, VALUE); variable
219 int errorCode = mifareClassic->TransferToBlock(TEST_BLOCK_INDEX); variable
232 int errorCode = mifareClassic->RestoreFromBlock(TEST_BLOCK_INDEX); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_packer_native.cpp356 Image_ErrorCode errorCode = CopyPackingOptions(options, packOption); in OH_ImagePackerNative_PackToDataFromImageSource() local
373 Image_ErrorCode errorCode = CopyPackingOptions(options, packOption); in OH_ImagePackerNative_PackToDataFromPixelmap() local
390 Image_ErrorCode errorCode = CopyPackingOptions(options, packOption); in OH_ImagePackerNative_PackToDataFromPicture() local
407 Image_ErrorCode errorCode = CopyPackingOptions(options, packOption); in OH_ImagePackerNative_PackToFileFromImageSource() local
423 Image_ErrorCode errorCode = CopyPackingOptions(options, packOption); in OH_ImagePackerNative_PackToFileFromPixelmap() local
439 Image_ErrorCode errorCode = CopyPackingOptions(options, packOption); in OH_ImagePackerNative_PackToFileFromPicture() local

12345678910>>...62