Searched defs:GSERROR_NO_ENTRY (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_surface/interfaces/inner_api/common/ |
H A D | graphic_common_c.h | 39 GSERROR_NO_ENTRY = 40602000, enumerator
|
/foundation/graphic/graphic_2d/interfaces/inner_api/common/ |
H A D | graphic_common_c.h | 39 GSERROR_NO_ENTRY = 40602000, enumerator
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 1611 ASSERT_EQ(OH_NativeWindow_NativeWindowSetScalingMode(nativeWindow, -1, scalingMode), OHOS::GSERROR_NO_ENTRY); in HWTEST_F() member in OHOS::Rosen::OHOS 1720 ASSERT_EQ(OH_NativeWindow_NativeWindowSetMetaData(nativeWindow, -1, size, metaData), OHOS::GSERROR_NO_ENTRY); in HWTEST_F() member in OHOS::Rosen::OHOS 1807 OHOS::GSERROR_NO_ENTRY); in HWTEST_F() member in OHOS::Rosen::OHOS 1880 ASSERT_EQ(OH_NativeWindow_NativeWindowSetTunnelHandle(nativeWindow, handle), OHOS::GSERROR_NO_ENTRY); in HWTEST_F() member in OHOS::Rosen::OHOS
|
Completed in 7 milliseconds