Home
last modified time | relevance | path

Searched refs:DisplayId (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0904/
H A Dpoc.cpp61 typedef uint64_t (*DisplayId)(void*); in main() typedef
62 DisplayId GetDefaultDisplayId = NULL; in main()
63 GetDefaultDisplayId = reinterpret_cast<DisplayId>( dlsym(handle, "_ZN4OHOS5Rosen14DisplayManager19GetDefaultDisplayIdEv")); in main()
75 printf("DisplayId: %llu\n", displayId); in main()

Completed in 1 milliseconds