Home
last modified time | relevance | path

Searched defs:result1 (Results 1 – 25 of 39) sorted by relevance

12

/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/src/main/cpp/
DAudioPlayerNDK.cpp39 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStateSetURLSource() local
55 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStatePrepare() local
74 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStatePlayer() local
94 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStatePause() local
115 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStateStop() local
133 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStateReset() local
153 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStateSetvolume() local
173 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStateSeek() local
194 OH_AVErrCode result1 = OH_AVPlayer_SetURLSource(player, path); in PlayerStateGetCurrentTime() local
219 OH_AVErrCode result1 = OH_AVPlayer_SetPlaybackSpeed(player, AV_SPEED_FORWARD_0_75_X); in PlayerStateSetSpeed() local
[all …]
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/
Dnativeimage.cpp639 napi_value result1 = nullptr; in OHNativeImageAttachContextNullptr() local
685 napi_value result1 = nullptr; in OHNativeImageAttachContextNormal() local
715 napi_value result1 = nullptr; in OHNativeImageDetachContextNormal() local
751 napi_value result1 = nullptr; in OHNativeImageGetSurfaceIdNullptr() local
824 napi_value result1 = nullptr; in OHNativeImageGetTransformMatrixNullptr() local
852 napi_value result1 = nullptr; in OHNativeImageGetTransformMatrixV2Nullptr() local
897 napi_value result1 = nullptr; in OHNativeImageGetTimestampNormal() local
963 napi_value result1 = nullptr; in OHNativeImageGetTransformMatrixNormal() local
997 napi_value result1 = nullptr; in OHNativeImageGetTransformMatrixV2Normal() local
1096 napi_value result1 = nullptr; in OHNativeImageUnsetOnFrameAvailableListenerNormal() local
[all …]
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DnativeAVScreenCapturendk.cpp130 OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_Init(screenCaptureNormal, config_); in NormalAVScreenCaptureTest() local
153 …OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_SetMaxVideoFrameRate(screenCaptureNormal,… in normalAVScreenCaptureTestStop() local
193 OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_Init(screenCaptureRecord, config_); in NormalAVScreenRecordTest() local
211 … OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_StopScreenRecording(screenCaptureRecord); in normalAVScreenRecordTestStop() local
266 OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_Init(screenCaptureSurface, config_); in NormalAVScreenCaptureSurfaceTest() local
347 … OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_StopScreenCapture(screenCaptureSurface); in normalAVScreenCaptureSurfaceTestStop() local
551 OH_AVSCREEN_CAPTURE_ErrCode result1 = OH_AVScreenCapture_Init(screenCapture, config_); in OriginAVScreenCaptureTest() local
/test/xts/dcts/communication/dsoftbus/rpcserver/entry/src/main/ets/serviceability/
DServiceAbility.ts353 let result1 = reply.writeByte(tmp1); variable
380 let result1 = reply.writeByteArray(tmp1); variable
434 var result1 = reply.writeShort(tmp1); variable
451 var result1 = reply.writeByte(tmp1); variable
468 var result1 = reply.writeInt(tmp1); variable
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/
Dnativevsync.cpp195 napi_value result1 = nullptr; in OHNativeVSyncCreateNormal() local
395 napi_value result1 = nullptr; in OHNativeVSyncCreateForAssociatedWindowAbNormal01() local
438 napi_value result1 = nullptr; in OHNativeVSyncCreateForAssociatedWindowAbNormal02() local
547 napi_value result1 = nullptr; in OHNativeVSyncRequestFrameWithMultiCallbackNormal() local
577 napi_value result1 = nullptr; in OHNativeVSyncRequestFrameWithMultiCallbackNormal01() local
606 napi_value result1 = nullptr; in OHNativeVSyncRequestFrameWithMultiCallbackAbNormal() local
630 napi_value result1 = nullptr; in OHNativeVSyncRequestFrameWithMultiCallbackAbNormal01() local
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
DActsOpenslesPlayerNdkTest.cpp528 …SLresult result1 = (*engineEngine)->CreateLEDDevice(engineEngine, nullptr, 0, 0, nullptr, nullptr); variable
574 SLresult result1 = (*engineObject_)->RegisterCallback(engineObject_, nullptr, nullptr); variable
631 SLresult result1 = (*playItf)->GetDuration(playItf, nullptr); variable
704 SLresult result1 = (*volumeItf)->SetMute(volumeItf, SL_BOOLEAN_FALSE); variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DLiteIPCServiceTest.cpp125 BOOL result1 = SAMGR_GetInstance()->RegisterService((Service *)&g_service); in ServiceInit() local
138 …BOOL result1 = SAMGR_GetInstance()->RegisterDefaultFeatureApi(SERVICE_NAME, GET_IUNKNOWN(g_service… in FeatureInit() local
DIUnknownTest.cpp137 BOOL result1 = SAMGR_GetInstance()->RegisterService((Service *)&g_service); in SetUp() local
DFeatureTest.cpp220 BOOL result1 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature); variable
DTaskpoolNoTaskTest.cpp154 BOOL result1 = SAMGR_GetInstance()->RegisterDefaultFeatureApi("Service_NoTask", in GFeatureInit() local
DSendShareRequestTest.cpp291 …BOOL result1 = SAMGR_GetInstance()->RegisterDefaultFeatureApi("S_sendShareReq", GET_IUNKNOWN(g_fea… in GFeatureInit() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingCanvasDrawRecordCmdTest.cpp124 OH_Drawing_ErrorCode result1 = OH_Drawing_CanvasDrawRecordCmd(canvas, nullptr); variable
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_array_buffer_backing_store.cpp120 JSVM_Value result1; in TEST() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/waterFlower/
DwaterFlower.cpp52 auto result1 = OH_ArkUI_WaterFlowSectionOption_GetRowGap(option,0); in testWaterFlower_004() local
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
Dnativebuffer.cpp427 napi_value result1 = nullptr; in OHNativeBufferFromNativeWindowBufferNullptr() local
467 napi_value result1 = nullptr; in OHNativeBufferFromNativeWindowBufferNormal() local
614 napi_value result1 = nullptr; in OHNativeBuffeMapPlanesNullptr() local
855 napi_value result1 = nullptr; in OHNativeBufferGetColorSpaceNullptr() local
1521 napi_value result1 = nullptr; in OHNativeBufferSetMetadataValueNullptr() local
1545 napi_value result1 = nullptr; in OHNativeBufferGetMetadataValueAbnormal() local
1569 napi_value result1 = nullptr; in OHNativeBufferGetMetadataValueNullptr() local
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
DActsOpenslesRecoderNdkTest.cpp272 SLresult result1 = (*recordItf)->SetDurationLimit(nullptr, 0); variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Diunknown_func_test.c127 BOOL result1 = SAMGR_GetInstance()->RegisterService((Service *)&g_service); in IUnknownTestSuiteSetUp() local
Dfeature_func_test.c217 BOOL result1 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature); variable
Dtaskpool_notask_func_test.c154 …BOOL result1 = SAMGR_GetInstance()->RegisterDefaultFeatureApi("Service_NoTask", GET_IUNKNOWN(g_cre… in FeatureInit() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/native/
Dnative.cpp58 auto result1 = OH_ArkUI_GetNavStackLength(nullptr,nullptr); in native_005() local
/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameraprovidercase.cpp70 DCameraSettings result1; variable
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Dnull_check_test.cpp299 OH_AVFormat *result1; variable
/test/testfwk/arkxtest/uitest/test/
Dipc_transactor_test.cpp257 ApiReplyInfo result1; in TEST() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
Dnapi_init.cpp299 int result1 = OH_UdmfData_GetRecordCount(data); in OH_UdmfData_GetRecord006() local
313 int result1 = OH_UdmfData_GetRecordCount(data); in OH_UdmfData_GetRecord007() local
326 int result1 = OH_UdmfData_GetRecordCount(data); in OH_UdmfData_GetRecord008() local
724 int result1 = OH_UdsPixelMap_SetPixelMap(pixelMap, pixelmapNative); in OH_UdmfRecord_GetPixelMap001() local
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Dnull_check_test.cpp328 OH_AVFormat *result1; variable

12