Searched defs:res1 (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/validator/acts_validator/entry/src/main/cpp/capihand/ |
| D | manager.cpp | 339 … auto res1= OH_ArkUI_PointerEvent_GetInteractionHandByIndex(uiInputEvent, 0, &hand1); in CreateNativeNode() local 348 … auto res1= OH_ArkUI_PointerEvent_GetInteractionHandByIndex(uiInputEvent, 0, &hand1); in CreateNativeNode() local 381 auto res1= OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 404 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 415 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 426 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 438 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 450 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 462 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local 530 auto res1 = OH_ArkUI_PointerEvent_GetInteractionHandByIndex(inputEvent, 0, &hand1); in CreateNativeNode() local [all …]
|
| /test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
| D | softwareNdk.cpp | 37 bool res1 = true; in GetBool() local
|
| /test/xts/acts/graphic/nativeimage/entry/src/main/cpp/ |
| D | nativeimage.cpp | 640 int res1 = OH_NativeImage_AttachContext(nullptr, textureId); in OHNativeImageAttachContextNullptr() local 686 int res1 = OH_NativeImage_AttachContext(nativeImage, textureId); in OHNativeImageAttachContextNormal() local 717 int res1 = OH_NativeImage_DetachContext(nativeImage); in OHNativeImageDetachContextNormal() local 753 int res1 = OH_NativeImage_GetSurfaceId(nullptr, &surfaceId); in OHNativeImageGetSurfaceIdNullptr() local 825 int res1 = OH_NativeImage_GetTransformMatrix(nullptr, matrix); in OHNativeImageGetTransformMatrixNullptr() local 853 int res1 = OH_NativeImage_GetTransformMatrixV2(nullptr, matrix); in OHNativeImageGetTransformMatrixV2Nullptr() local 930 int res1 = OH_NativeImage_UpdateSurfaceImage(nativeImage); in OHNativeImageGetTimestampNormal() local 965 int res1 = OH_NativeImage_UpdateSurfaceImage(nativeImage); in OHNativeImageGetTransformMatrixNormal() local 999 int res1 = OH_NativeImage_UpdateSurfaceImage(nativeImage); in OHNativeImageGetTransformMatrixV2Normal() local 1097 int res1 = OH_NativeImage_UnsetOnFrameAvailableListener(nativeImage1); in OHNativeImageUnsetOnFrameAvailableListenerNormal() local
|
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
| D | conetform_ndk_test.cpp | 525 auto res1 = OH_UdmfRecord_GetContentForm(getRecords[0], getContentForm); in OH_Udmf_AddAndContentForm_001() local 560 auto res1 = OH_UdmfRecord_GetContentForm(getRecords[0], nullptr); in OH_Udmf_AddAndContentForm_007() local 595 auto res1 = OH_UdmfRecord_GetContentForm(nullptr, nullptr); in OH_Udmf_AddAndContentForm_002() local 629 auto res1 = OH_UdmfRecord_GetContentForm(nullptr, getContentForm); in OH_Udmf_AddAndContentForm_003() local 720 const char* res1 = OH_UdsContentForm_GetAppName(getContentForm); in OH_Udmf_AddAndContentForm_008() local
|
| D | napi_init.cpp | 970 int res1 = OH_UdmfRecordProvider_Destroy(provider); in OH_UdmfRecordProvider_Destroy0100() local 986 int res1 = OH_UdmfRecordProvider_Destroy(provider); in OH_UdmfRecordProvider_Destroy0200() local 1023 int res1 = OH_UdmfRecordProvider_SetData(provider, context, GetDataCallbackFunc, nullptr); in OH_UdmfRecordProvider_SetData0200() local
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| D | ffrtndk.cpp | 3495 int res1 = ffrt_loop_destroy(loop); in ffrt_loop_abnormal_0003() local 3542 int res1 = ffrt_loop_timer_start(loop, timeout1, data, g_cb, false); in ffrt_loop_normal_0003() local
|