Home
last modified time | relevance | path

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

/external/v8/src/utils/
Dmemcopy.h41 using MemCopyUint8Function = void (*)(uint8_t* dest, const uint8_t* src, variable
62 using MemCopyUint8Function = void (*)(uint8_t* dest, const uint8_t* src, variable