Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dutils.cc357 void MemCopyUint16Uint8Wrapper(uint16_t* dest, const uint8_t* src, in MemCopyUint16Uint8Wrapper() function
368 &MemCopyUint16Uint8Wrapper;
390 CreateMemCopyUint16Uint8Function(&MemCopyUint16Uint8Wrapper); in init_memcopy_functions()
Dutils.h323 void MemCopyUint16Uint8Wrapper(uint16_t* dest, const uint8_t* src,
1357 MemCopyUint16Uint8Wrapper(dest, src, chars);