Searched defs:res1 (Results 1 - 4 of 4) sorted by relevance
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
H A D | softwareNdk.cpp | 37 bool res1 = true;
in GetBool() local
|
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/ |
H A 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/graphic/nativeimage/entry/src/main/cpp/ |
H A D | nativeimage.cpp | 559 int res1 = OH_NativeImage_AttachContext(nullptr, textureId);
in OHNativeImageAttachContextNullptr() local 605 int res1 = OH_NativeImage_AttachContext(nativeImage, textureId);
in OHNativeImageAttachContextNormal() local 636 int res1 = OH_NativeImage_DetachContext(nativeImage);
in OHNativeImageDetachContextNormal() local 672 int res1 = OH_NativeImage_GetSurfaceId(nullptr, &surfaceId);
in OHNativeImageGetSurfaceIdNullptr() local 744 int res1 = OH_NativeImage_GetTransformMatrix(nullptr, matrix);
in OHNativeImageGetTransformMatrixNullptr() local 772 int res1 = OH_NativeImage_GetTransformMatrixV2(nullptr, matrix); OHNativeImageGetTransformMatrixV2Nullptr() local 849 int res1 = OH_NativeImage_UpdateSurfaceImage(nativeImage); OHNativeImageGetTimestampNormal() local 884 int res1 = OH_NativeImage_UpdateSurfaceImage(nativeImage); OHNativeImageGetTransformMatrixNormal() local 918 int res1 = OH_NativeImage_UpdateSurfaceImage(nativeImage); OHNativeImageGetTransformMatrixV2Normal() local 986 int res1 = OH_NativeImage_SetOnFrameAvailableListener(nativeImage1, listener1); OHNativeImageSetOnFrameAvailableListenerNormal() local 1042 int res1 = OH_NativeImage_UnsetOnFrameAvailableListener(nativeImage1); OHNativeImageUnsetOnFrameAvailableListenerNormal() local [all...] |
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
H A D | ffrtndk.cpp | 3512 int res1 = ffrt_loop_destroy(loop); in ffrt_loop_abnormal_0003() local 3559 int res1 = ffrt_loop_timer_start(loop, timeout1, data, g_cb, false); in ffrt_loop_normal_0003() member
|
Completed in 12 milliseconds