Searched refs:CopyFromBuffer (Results 1 – 2 of 2) sorted by relevance
120 void Transport::CopyFromBuffer(char** dst, int32_t* len) { in CopyFromBuffer() function in v8::internal::wasm::gdb_server::Transport130 CopyFromBuffer(&dst, &len); in Read()138 CopyFromBuffer(&dst, &len); in Read()
130 void CopyFromBuffer(char** dst, int32_t* len);