/aosp12/frameworks/base/core/java/android/speech/ |
H A D | IRecognitionServiceManagerCallback.aidl | 28 void onError(int errorCode); in onError()
|
/aosp14/frameworks/base/core/java/android/service/contentcapture/ |
H A D | DataShareReadAdapter.java | 48 void onError(@DataShareError int errorCode); in onError()
|
H A D | IDataShareReadAdapter.aidl | 24 void error(int errorCode); in error()
|
/aosp14/frameworks/base/core/java/android/speech/ |
H A D | IRecognitionServiceManagerCallback.aidl | 28 void onError(int errorCode); in onError()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_report.c | 32 const struct HksParamSet *paramSetIn, int32_t errorCode) in HksReport()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_register_font_test.cpp | 41 uint32_t errorCode = OH_Drawing_RegisterFont(fontCollection, g_fontFamily, g_fontPath); variable
|
/aosp12/hardware/google/av/media/eco/include/eco/ |
H A D | ECODebug.h | 55 #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 D | recorder_listener_stub.cpp | 48 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 D | PackageInstallerImpl.java | 94 void installFailed(int errorCode, String errorDesc); in installFailed() 305 int errorCode = getPackageManagerErrorCode(status); in handleCommitCallback() local 318 int errorCode; in getPackageManagerErrorCode() local
|
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/ |
H A D | PackageInstallerImpl.java | 94 void installFailed(int errorCode, String errorDesc); in installFailed() 306 int errorCode = getPackageManagerErrorCode(status); in handleCommitCallback() local 319 int errorCode; in getPackageManagerErrorCode() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | transaction_impl.cpp | 49 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
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/ |
H A D | mifare_classic_tag_test.cpp | 163 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 D | image_packer_native.cpp | 356 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
|
H A D | image_source_native.cpp | 434 uint32_t errorCode = IMAGE_BAD_PARAMETER; in OH_ImageSourceNative_CreatePixelmap() local 460 uint32_t errorCode = IMAGE_BAD_PARAMETER; in OH_ImageSourceNative_CreatePixelmapList() local 490 uint32_t errorCode; in OH_ImageSourceNative_CreatePicture() local 507 uint32_t errorCode = IMAGE_SUCCESS; in OH_ImageSourceNative_GetDelayTimeList() local 530 uint32_t errorCode = source->GetInnerImageSource()->GetImageInfo(index, imageInfo); in OH_ImageSourceNative_GetImageInfo() local 557 …uint32_t errorCode = source->GetInnerImageSource()->GetImagePropertyString(DEFAULT_INDEX, keyStrin… in OH_ImageSourceNative_GetImageProperty() local 598 uint32_t errorCode = IMAGE_BAD_PARAMETER; in OH_ImageSourceNative_ModifyImageProperty() local 622 uint32_t errorCode = IMAGE_BAD_PARAMETER; in OH_ImageSourceNative_GetFrameCount() local
|
/aosp12/frameworks/base/core/java/android/view/contentcapture/ |
H A D | DataShareWriteAdapter.java | 46 default void onError(@DataShareError int errorCode) { in onError()
|
/aosp12/frameworks/base/core/java/android/service/contentcapture/ |
H A D | IDataShareReadAdapter.aidl | 24 void error(int errorCode); in error()
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | UpdateEngineCallback.java | 47 public abstract void onPayloadApplicationComplete( in onPayloadApplicationComplete()
|
/aosp12/frameworks/base/core/java/android/accounts/ |
H A D | IAccountManagerResponse.aidl | 28 void onError(int errorCode, String errorMessage); in onError()
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | KeyStoreException.java | 32 public KeyStoreException(int errorCode, String message) { in KeyStoreException()
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothOobDataCallback.aidl | 29 void onError(int errorCode); in onError()
|
/aosp12/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/task/ |
H A D | TestTaskCallback.java | 27 public void onError(AbstractProvisioningTask task, int errorCode) { in onError()
|
/aosp12/packages/services/Car/car-lib/src/android/car/ |
H A D | ICarBugreportCallback.aidl | 29 void onError(int errorCode); in onError()
|
/aosp14/frameworks/base/core/java/android/view/contentcapture/ |
H A D | DataShareWriteAdapter.java | 46 default void onError(@DataShareError int errorCode) { in onError()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | UpdateEngineCallback.java | 47 public abstract void onPayloadApplicationComplete( in onPayloadApplicationComplete()
|
/aosp14/frameworks/base/core/java/android/accounts/ |
H A D | IAccountManagerResponse.aidl | 28 void onError(int errorCode, String errorMessage); in onError()
|