Home
last modified time | relevance | path

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

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow1.cpp1171 int32_t magicId = OH_NativeWindow_GetNativeObjectMagic(nativeWindow); in testNativeWindowGetNativeObjectMagicNormal() local
1211 int32_t magicId = OH_NativeWindow_NativeObjectReference(nullptr); in testNativeWindowNativeObjectReferenceNullptr() local
1244 int32_t magicId = OH_NativeWindow_NativeObjectReference(nativeWindow); in testNativeWindowNativeObjectReferenceNormal() local
1266 int32_t magicId = OH_NativeWindow_NativeObjectUnreference(nullptr); in testNativeWindowNativeObjectUnreferenceNullptr() local
1298 int32_t magicId = OH_NativeWindow_NativeObjectUnreference(nativeWindow); in testNativeWindowNativeObjectUnreferenceNormal() local