Home
last modified time | relevance | path

Searched refs:MemCopyUint16Uint8Wrapper (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dutils.cc382 void MemCopyUint16Uint8Wrapper(uint16_t* dest, const uint8_t* src, in MemCopyUint16Uint8Wrapper() function
393 &MemCopyUint16Uint8Wrapper;
423 CreateMemCopyUint16Uint8Function(isolate, &MemCopyUint16Uint8Wrapper); in init_memcopy_functions()
Dutils.h417 void MemCopyUint16Uint8Wrapper(uint16_t* dest, const uint8_t* src,
1478 MemCopyUint16Uint8Wrapper(dest, src, chars);