Home
last modified time | relevance | path

Searched defs:ret4 (Results 1 – 10 of 10) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/renderNode/
DRenderNodeAttributeTest.cpp52 auto ret4 = OH_ArkUI_RenderNodeUtils_GetBackgroundColor(nullptr, &backgroundColor); in TestBackgroundColor() local
78 auto ret4 = OH_ArkUI_RenderNodeUtils_GetBorderColor(nullptr, &colorOption); in TestBorderColor() local
104 auto ret4 = OH_ArkUI_RenderNodeUtils_GetBorderRadius(nullptr, &radiusOption); in TestBorderRadius() local
130 auto ret4 = OH_ArkUI_RenderNodeUtils_GetBorderStyle(nullptr, &styleOption); in TestBorderStyle() local
156 auto ret4 = OH_ArkUI_RenderNodeUtils_GetBorderWidth(nullptr, &widthOption); in TestBorderWidth() local
198 auto ret4 = OH_ArkUI_RenderNodeUtils_GetBounds(nullptr, &setBoundsX, &setBoundsY, in TestBounds() local
236 auto ret4 = OH_ArkUI_RenderNodeUtils_GetClipToBounds(nullptr, &clipToBounds); in TestClipToBounds() local
275 auto ret4 = OH_ArkUI_RenderNodeUtils_GetClipToFrame(nullptr, &clipToFrame); in TestClipToFrame() local
303 auto ret4 = OH_ArkUI_RenderNodeUtils_SetOpacity(nullptr, 1); in TestOpacity() local
437 auto ret4 = OH_ArkUI_RenderNodeUtils_GetScale(nullptr, &setScaleX, &setScaleY); in TestScale() local
[all …]
/test/xts/acts/arkui/ace_c_arkui_test_api20/entry/src/main/cpp/darkConfig/
DSetForceDarkConfigTest.cpp26 auto ret4 = OH_ArkUI_SetForceDarkConfig(nullptr, false, ArkUI_NodeType::ARKUI_NODE_BUTTON, in TestSetForceDarkConfig() local
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
DDrmNdkTest.cpp369 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); in GetOfflineMediaKeyIds() local
566 …Drm_ErrCode ret4 = OH_MediaKeySystem_GetConfigurationString(drmKeySystem, inString, outBuff, outBu… in Test_MediaKeySystem_SetConfigurationString() local
635 Drm_ErrCode ret4 = OH_MediaKeySystem_Destroy(drmKeySystem); in Test_MediaKeySystem_GetConfigurationString() local
688 …Drm_ErrCode ret4 = OH_MediaKeySystem_GetConfigurationByteArray(drmKeySystem, name_ptr, outValue, &… in Test_MediaKeySystem_SetConfigurationByteArray() local
760 Drm_ErrCode ret4 = OH_MediaKeySystem_Destroy(drmKeySystem); in Test_MediaKeySystem_GetConfigurationByteArray() local
930 Drm_ErrCode ret4 = OH_MediaKeySystem_Destroy(drmKeySystem); in Test_CreateMediaKeySession() local
1063 …Drm_ErrCode ret4 = OH_MediaKeySystem_ProcessKeySystemResponse(system_ptr, responseData_ptr, respon… in Test_MediaKeySystem_ProcessKeySystemResponse() local
1127 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); in Test_MediaKeySystem_GetOfflineMediaKeyIds() local
1193 Drm_ErrCode ret4 = in Test_MediaKeySystem_GetOfflineMediaKeyStatus() local
1262 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(mediaKeySession); in Test_MediaKeySystem_ClearOfflineMediaKeys() local
[all …]
/test/xts/acts/multimedia/drm/avPlayerDrmNdk/entry/src/main/cpp/
DAvPlayerDrmNdk.cpp164 OH_AVErrCode ret4 = OH_AVPlayer_Play(playerHandle); in Test_AVPlayer_SetMediaKeySystemInfoCallback() local
204 OH_AVErrCode ret4 = OH_AVPlayer_Play(playerHandle); in Test_AVPlayer_GetMediaKeySystemInfo() local
364 OH_AVErrCode ret4 = OH_AudioCodec_Destroy(handle); in Test_AudioCodec_SetDecryptionConfig() local
421 OH_AVErrCode ret4 = OH_VideoDecoder_Destroy(handle); in Test_VideoDecoder_SetDecryptionConfig() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gesture/
Dgesture_gestureinfo_test.cpp76 auto ret4 = OH_ArkUI_PanGesture_GetOffsetX(event); in OnEventPanGesture() local
/test/xts/acts/multimedia/drm/AVCodecDrmNdk/entry/src/main/cpp/
DAvCodecDrmNdk.cpp249 OH_AVErrCode ret4 = OH_AVCencInfo_SetMode(handle, DRM_CENC_INFO_KEY_IV_SUBSAMPLES_NOT_SET); in Test_AVCencInfo_SetAVBuffer() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/arkApi/
DarkApi.cpp93 auto ret4 = OH_ArkUI_AxisEvent_GetHorizontalAxisValue(nullptr); in TestArkUIAddApi010() local
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkSystem/entry/src/main/cpp/
Dinputndksys.cpp1235 Input_Result ret4 = OH_Input_GetAxisEventDisplayId(axisEvent, &displayId); in SetAxisEventWindowId() local
1253 Input_Result ret4 = OH_Input_GetAxisEventDisplayId(axisEvent, &displayId); in SetAxisEventWindowId2() local
1271 Input_Result ret4 = OH_Input_GetAxisEventDisplayId(axisEvent, &displayId); in SetAxisEventWindowId3() local
1288 Input_Result ret4 = OH_Input_GetAxisEventDisplayId(nullptr, &displayId); in GetAxisEventWindowId() local
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
Dnativeimage.cpp1579 int32_t ret4 = OH_ConsumerSurface_SetDefaultUsage(nullptr, num); in OHConsumerSurfaceSetDefaultUsageAbNormal() local
1611 int32_t ret4 = OH_ConsumerSurface_SetDefaultSize(image, num2, num2); in OHConsumerSurfaceSetDefaultSizeNormal() local
1669 int32_t ret4 = OH_ConsumerSurface_SetDefaultSize(image, num3, -num3); in OHConsumerSurfaceSetDefaultSizeAbNormal() local
1700 int32_t ret4 = OH_ConsumerSurface_SetDefaultSize(nullptr, num2, num2); in OHConsumerSurfaceSetDefaultSizeAbNormal01() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/waterFlower/
Dwaterflow_attrs_test.cpp677 …auto ret4 = nodeAPI->getAttribute(waterFlow, NODE_WATER_FLOW_ITEM_CONSTRAINT_SIZE)->value[PARAM_3]… in TestItemConstraintSize001() local
699 …auto ret4 = nodeAPI->getAttribute(waterFlow, NODE_WATER_FLOW_ITEM_CONSTRAINT_SIZE)->value[PARAM_3]… in TestItemConstraintSize002() local
721 …auto ret4 = nodeAPI->getAttribute(waterFlow, NODE_WATER_FLOW_ITEM_CONSTRAINT_SIZE)->value[PARAM_3]… in TestItemConstraintSize003() local
744 …auto ret4 = nodeAPI->getAttribute(waterFlow, NODE_WATER_FLOW_ITEM_CONSTRAINT_SIZE)->value[PARAM_3]… in TestItemConstraintSize004() local