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/
H A Dnativewindow1.cpp1090 auto magicId = OH_NativeWindow_GetNativeObjectMagic(nativeWindow); in testNativeWindowGetNativeObjectMagicNormal() local
1131 auto magicId = OH_NativeWindow_NativeObjectReference(nullptr); in testNativeWindowNativeObjectReferenceNullptr() local
1159 auto magicId = OH_NativeWindow_NativeObjectReference(nativeWindow); in testNativeWindowNativeObjectReferenceNormal() local
1182 auto magicId = OH_NativeWindow_NativeObjectUnreference(nullptr); testNativeWindowNativeObjectUnreferenceNullptr() local
1209 auto magicId = OH_NativeWindow_NativeObjectUnreference(nativeWindow); testNativeWindowNativeObjectUnreferenceNormal() local
[all...]

Completed in 4 milliseconds