| /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
|
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| H A D | profile_database.cpp | 39 int errCode = OHOS::NativeRdb::E_OK; in ProfileDatabase() local
|
| /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...] |
| H A D | rdb_store_cursor_test.cpp | 57 int errCode = 0;
in RdbFilePath() local 130 int errCode = 0;
in CursorSetUpTestCase() local 178 int errCode = 0; CursorTearDownTestCase() local 195 int errCode = 0; SUB_DDM_RDB_CURSOR_0100() local 237 int errCode = 0; SUB_DDM_RDB_CURSOR_0200() local 278 int errCode = cursor->getColumnName(cursor, 1, name, 10); SUB_DDM_RDB_CURSOR_0300() local 315 int errCode = 0; SUB_DDM_RDB_CURSOR_0400() local 382 int errCode = cursor->getColumnIndex(cursor, "data", &columnIndex); SUB_DDM_RDB_CURSOR_0500() local 405 int errCode = cursor->getColumnIndex(cursor, name, &columnIndex); SUB_DDM_RDB_CURSOR_0600() local 429 int errCode = cursor->getColumnType(cursor, 6, &type); SUB_DDM_RDB_CURSOR_0700() local 452 int errCode = cursor->getColumnName(cursor, 6, name, 10); SUB_DDM_RDB_CURSOR_0800() local 475 int errCode = 0; SUB_DDM_RDB_CURSOR_0900() local 528 int errCode = cursor->destroy(cursor); SUB_DDM_RDB_CURSOR_1000() local 559 int errCode = cursor->getInt64(cursor, 6, &data2Value); SUB_DDM_RDB_CURSOR_1100() local 598 int errCode = cursor->destroy(cursor); SUB_DDM_RDB_CURSOR_1200() local 631 int errCode = cursor->getBlob(cursor, 6, data4Value, size); SUB_DDM_RDB_CURSOR_1300() local 666 int errCode = cursor->isNull(cursor, 6, &isNull); SUB_DDM_RDB_CURSOR_1400() local 698 int errCode = cursor->destroy(cursor); SUB_DDM_RDB_CURSOR_1500() local 725 int errCode = cursor->destroy(cursor); SUB_DDM_RDB_CURSOR_1600() local 757 int errCode = cursor->destroy(cursor); SUB_DDM_RDB_CURSOR_1700() local 783 int errCode = cursor->goToNextRow(cursor); SUB_DDM_RDB_CURSOR_1800() local 802 int errCode = OH_Data_Asset_SetName(asset1, "name1"); SUB_DDM_RDB_CURSOR_1900() local 830 int errCode = OH_Data_Asset_SetName(asset1, "name1"); SUB_DDM_RDB_CURSOR_2000() local 860 int errCode = OH_Rdb_Execute(cursorTestRdbStore_, createTableSql); SUB_DDM_RDB_CURSOR_2100() local 907 int errCode = 0; SUB_DDM_RDB_CURSOR_2200() local 965 int errCode = 0; SUB_DDM_RDB_CURSOR_2300() local 1029 int errCode = 0; SUB_DDM_RDB_CURSOR_2400() local 1064 int errCode = 0; SUB_DDM_RDB_CURSOR_2500() local 1126 int errCode = OH_Data_Asset_SetName(nullptr, "name1"); SUB_DDM_RDB_CURSOR_2600() 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...] |
| /applications/standard/contacts_data/dataBusiness/calllog/src/ |
| H A D | calllog_database.cpp | 31 int errCode = OHOS::NativeRdb::E_OK; in CallLogDataBase() local
|
| /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
|
| /applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/ |
| H A D | Image.cpp | 154 Image_ErrorCode errCode = OH_ImageSourceNative_CreateFromData( in packToDataPixelMap() local 211 Image_ErrorCode errCode = OH_ImageSourceNative_CreateFromUri(inPath, inPathLen, &imgSource); in packPixelMapToFile() local 260 Image_ErrorCode errCode = OH_ImageSourceNative_CreateFromFd(inFD, &imgSource); in packToFileImageSource() local 302 Image_ErrorCode errCode = OH_ImageSourceNative_CreateFromRawFile(&rawSrc, &imgSource); packToDataImageSource() local [all...] |