| /test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
| H A D | ChildProcess.cpp | 19 static void DummyCallBack(int errCode, OHIPCRemoteProxy *remoteProxy) in DummyCallBack() argument
|
| H A D | hello.cpp | 54 static void OnNativeChildProcessStarted(int errCode, OHIPCRemoteProxy *remoteProxy) in OnNativeChildProcessStarted() argument
|
| /test/xts/device_attest/interfaces/kits/napi/src/ |
| H A D | devattest_napi_error.cpp | 31 int32_t ConvertToJsErrCode(int32_t errCode) in ConvertToJsErrCode() argument
|
| H A D | devattest_napi.cpp | 69 napi_value errCode = nullptr; in GenerateBusinessError() local 195 int32_t errCode = DevAttestClient::GetInstance().GetAttestStatus(attestResultInfo); in GetAttestResultInfoSync() local
|
| /test/xts/hats/kernel/memtracker/ |
| H A D | MemTrackerTest.cpp | 65 int errCode = memtrack->GetDevMem(0, MEMORY_TRACKER_TYPE_GL, records); in HWTEST_F() local 85 int errCode = memtrack->GetDevMem(0, MEMORY_TRACKER_TYPE_GL, records); in HWTEST_F() local
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglcurrent.c | 98 _eglInternalError(EGLint errCode, const char *msg) in _eglInternalError() argument 157 _eglError(EGLint errCode, const char *msg) in _eglError() argument [all...] |
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluDefs.cpp | 55 Error::Error (deUint32 errCode, const char* errStr) in Error() argument 61 Error::Error (deUint32 errCode, const char* message, const char* expr, const char* file, int line) in Error() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutex.h | 135 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument 166 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | umutex.h | 135 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument 166 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument [all...] |
| /test/xts/acts/ability/ability_runtime/capiabilityruntime/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 28 static void Throw(napi_env env, int32_t errCode, const char *errMsg) in Throw() argument
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| H A D | rdb_store_encrypt_test.cpp | 94 int errCode = 0;
in RdbFilePath() local 120 int errCode = 0;
in SUB_DDM_RDB_ENCRYPT_0100() local 153 int errCode = 0; SUB_DDM_RDB_ENCRYPT_0200() local [all...] |
| H A D | rdb_store_backup_test.cpp | 56 int errCode = 0;
in RdbFilePath() local 80 int errCode = 0;
in RdbstoreSetUpTestCase() local 96 int errCode = 0;
in RdbstoreTearDownTestCase() local 118 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0100() local 152 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0300() local 230 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0400() local 290 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0500() local 367 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0600() local 442 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0700() local 473 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0800() local 557 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0900() local 615 int errCode = OH_Rdb_Insert(storeBackupTestRdbStore_, "test", valueBucket); SUB_DDM_RDB_BackupRestoreTest_0110() local [all...] |
| H A D | rdb_store_level_test.cpp | 143 int errCode = 0;
in RdbFilePath() local 165 int errCode = 0;
in SUB_DDM_RDB_LEVEL_0100() local 214 int errCode = 0; SUB_DDM_RDB_LEVEL_0200() local 263 int errCode = 0; SUB_DDM_RDB_LEVEL_0300() local 312 int errCode = 0; SUB_DDM_RDB_LEVEL_0400() local 361 int errCode = 0; SUB_DDM_RDB_LEVEL_EL_0100() local 409 int errCode = 0; SUB_DDM_RDB_LEVEL_EL_0200() local 458 int errCode = 0; SUB_DDM_RDB_LEVEL_EL_0300() local 507 int errCode = 0; SUB_DDM_RDB_LEVEL_EL_0400() local [all...] |
| /third_party/lz4/lib/ |
| H A D | lz4file.c | 54 LZ4F_errorCode_t errCode; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutex.h | 139 inline void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(UErrorCode &), UErrorCode &errCode) { in umtx_initOnce() argument 170 template<class T> void umtx_initOnce(UInitOnce &uio, void (U_CALLCONV *fp)(T, UErrorCode &), T context, UErrorCode &errCode) { in umtx_initOnce() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-audio.c | 260 int i, errCode; in cx231xx_init_audio_isoc() local 321 int i, errCode; in cx231xx_init_audio_bulk() local [all...] |
| H A D | cx231xx-core.c | 456 int errCode, prev_alt = dev->video_mode.alt; in cx231xx_set_video_alternate() local 675 int errCode = 0; in cx231xx_set_mode() local 749 int errCode = 0; cx231xx_ep5_bulkout() local 1292 int errCode = 0; cx231xx_dev_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-audio.c | 260 int i, errCode; in cx231xx_init_audio_isoc() local 321 int i, errCode; in cx231xx_init_audio_bulk() local [all...] |
| H A D | cx231xx-core.c | 456 int errCode, prev_alt = dev->video_mode.alt; in cx231xx_set_video_alternate() local 675 int errCode = 0; in cx231xx_set_mode() local 749 int errCode = 0; cx231xx_ep5_bulkout() local 1290 int errCode = 0; cx231xx_dev_init() local [all...] |
| /test/xts/dcts/distributedhardware/distributeddptest/ |
| H A D | device_profile_test.cpp | 895 int32_t errCode = DeviceProfileManager::GetInstance().SyncDeviceProfile(syncOptions, syncCb);
in HWTEST_F() local 914 int32_t errCode = DeviceProfileManager::GetInstance().SyncDeviceProfile(syncOptions, syncCb);
in HWTEST_F() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | extension_test.cpp | 220 int32_t errCode = 0; in TEST_F() local
|
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | extension_executor.cpp | 152 const auto errCode = reply.exception_.code_;
in CallThroughMessage() local
|
| /test/xts/acts/graphic/imageNdk/entry/src/main/cpp/ |
| H A D | ImageNdk.cpp | 96 Image_ErrorCode errCode = OH_PixelmapInitializationOptions_Create(&opts); in TestInitializationOptionsSetRowStrideNormal() local 146 Image_ErrorCode errCode = OH_PixelmapNative_ScaleWithAntiAliasing(pixelmapNative, x, y, TestNativeScaleWithAntiAliasingAbnormal() local 176 int32_t errCode = OH_PixelMap_ScaleWithAntiAliasing( TestScaleWithAntiAliasingAbnormal() local 189 Image_ErrorCode errCode = OH_PixelmapNative_GetNativeBuffer(pixelmapNative, nativeBUffer); TestNativeGetNativeBufferAbnormal() local 202 Image_ErrorCode errCode = OH_PixelmapNative_SetMetadata(pixelmapNative, HDR_METADATA_TYPE, value); TestNativeSetMetaDataNull() local 215 Image_ErrorCode errCode = OH_PixelmapNative_GetMetadata(pixelmapNative, HDR_METADATA_TYPE, value); TestNativeGetMetaDataNull() local 229 Image_ErrorCode errCode = OH_PixelmapNative_SetMemoryName(pixelmap, name, &len); TestNativeSetMemoryName() local 243 Image_ErrorCode errCode = OH_PixelmapNative_GetArgbPixels(pixelMap, result, &dataSize); TestNativeGetArgbPixels() local 256 Image_ErrorCode errCode = OH_PixelmapNative_GetColorSpaceNative(pixelmap, &getColorSpaceNative); TestNativeGetColorSpaceNative() local 269 Image_ErrorCode errCode = OH_PixelmapNative_SetColorSpaceNative(pixelmap, setColorSpaceNative); TestNativeSetColorSpaceNative() local 285 Image_ErrorCode errCode = OH_PixelmapInitializationOptions_Release(ops); TestNativeSetGetSrcPixelFormat() local 298 Image_ErrorCode errCode = OH_PixelmapNative_CreateEmptyPixelmap(options, pixelmap); TestNativeCreateEmptyPixelmap() local 312 Image_ErrorCode errCode = OH_PixelmapNative_ConvertAlphaFormat(srcpixelmap, dstpixelmap, isPremul); TestNativeConvertAlphaFormat() local [all...] |
| /test/xts/acts/graphic/displayNdk/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 50 static napi_value ThrowError(napi_env env, uint32_t errCode, const char* errorMessage) in ThrowError() argument 79 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayId(&displayId); in GetDefaultDisplayId() local 92 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayWidth(&displayWidth); in GetDefaultDisplayWidth() local 105 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayHeight(&displayHeight); GetDefaultDisplayHeight() local 118 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayRotation(&displayRotation); GetDefaultDisplayRotation() local 133 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayOrientation(&displayOrientation); GetDefaultDisplayOrientation() local 147 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayVirtualPixelRatio(&dmVirtualPixels); GetDefaultDisplayVirtualPixelRatio() local 161 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayRefreshRate(&dmRefreshRate); GetDefaultDisplayRefreshRate() local 175 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayDensityDpi(&dmDensityDpi); GetDefaultDisplayDensityDpi() local 189 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayDensityPixels(&dmDensityPixels); GetDefaultDisplayDensityPixels() local 203 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayScaledDensity(&dmScaledDensity); GetDefaultDisplayScaledDensity() local 217 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayDensityXdpi(&dmxDpi); GetDefaultDisplayDensityXdpi() local 230 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetDefaultDisplayDensityYdpi(&dmyDpi); GetDefaultDisplayDensityYdpi() local 243 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_CreateDefaultDisplayCutoutInfo(&cutOutInfo); CreateDefaultDisplayCutoutInfo() local 289 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_GetFoldDisplayMode(&displayMode); GetFoldDisplayMode() local 310 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_RegisterDisplayChangeListener( RegisterDisplayChangeListener() local 334 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_UnregisterDisplayChangeListener(listenerIndex); UnregisterDisplayChangeListener() local 349 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_RegisterFoldDisplayModeChangeListener( RegisterFoldDisplayModeChangeListener() local 372 NativeDisplayManager_ErrorCode errCode = OH_NativeDisplayManager_UnregisterFoldDisplayModeChangeListener(listenerIndex); UnregisterFoldDisplayModeChangeListener() local [all...] |
| /test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/ |
| H A D | hidebugndk.cpp | 261 HiDebug_ErrorCode errCode = OH_HiDebug_GetGraphicsMemory(&value); in getGraphicsMemory() local 271 HiDebug_ErrorCode errCode = OH_HiDebug_GetGraphicsMemory(value); in getGraphicsMemoryArray() local 279 HiDebug_ErrorCode errCode = OH_HiDebug_GetGraphicsMemory(NULL); in getGraphicsMemoryNULL() local
|