Home
last modified time | relevance | path

Searched refs:real_GKI_getbuf (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0450/
Dpoc.cpp47 static void *(*real_GKI_getbuf)(uint16_t size) = nullptr; variable
58 real_GKI_getbuf = (void *(*)(uint16_t))dlsym(RTLD_NEXT, "_Z10GKI_getbuft"); in init()
59 if (!real_GKI_getbuf) { in init()
82 ptr = real_GKI_getbuf(size); in GKI_getbuf()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0037/
Dpoc.cpp37 static void *(*real_GKI_getbuf)(uint16_t size) = nullptr; variable
41 real_GKI_getbuf = (void *(*)(uint16_t))dlsym(RTLD_NEXT, "_Z10GKI_getbuft"); in init()
42 if (!real_GKI_getbuf) { in init()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0038/
Dpoc.cpp37 static void *(*real_GKI_getbuf)(uint16_t size) = nullptr; variable
41 real_GKI_getbuf = (void *(*)(uint16_t))dlsym(RTLD_NEXT, "_Z10GKI_getbuft"); in init()
42 if (!real_GKI_getbuf) { in init()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0039/
Dpoc.cpp37 static void *(*real_GKI_getbuf)(uint16_t size) = nullptr; variable
41 real_GKI_getbuf = (void *(*)(uint16_t))dlsym(RTLD_NEXT, "_Z10GKI_getbuft"); in init()
42 if (!real_GKI_getbuf) { in init()