Home
last modified time | relevance | path

Searched defs:GSERROR_NO_ENTRY (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common_c.h39 GSERROR_NO_ENTRY = 40602000, enumerator
/foundation/graphic/graphic_2d/interfaces/inner_api/common/
H A Dgraphic_common_c.h39 GSERROR_NO_ENTRY = 40602000, enumerator
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1611 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