Searched defs:WriteMemory (Results 1 – 3 of 3) sorted by relevance
203 bool MinidumpFileWriter::WriteMemory(const void *src, size_t size, in WriteMemory() function in google_breakpad::MinidumpFileWriter
563 bool cWiiMote::WriteMemory(unsigned int address, unsigned char size, const unsigned char * buffer) in WriteMemory() function in cWiiMote
1641 void SerializationData::WriteMemory(const void* p, int length) { in WriteMemory() function in v8::SerializationData