Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2099/
Dpoc.cpp44 void *memcpy(void *to, const void *from, size_t numBytes) { in memcpy() function
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9247/
Dpoc.cpp55 void* memcpy(void* destination, const void* source, size_t num) { in memcpy() function
/cts/hostsidetests/sustainedperf/dhrystone/
Ddhry_1.c308 memcpy (d, s, l) in memcpy() function